Skip to content

Commit 0fc0ae1

Browse files
author
git apple-llvm automerger
committed
Merge commit '386f73d4fb67' from llvm.org/main into next
2 parents d26e172 + 386f73d commit 0fc0ae1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/test/tools/llvm-objcopy/ELF/strip-preserve-atime.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Note: ls -lu prints the accessed timestamp
22
# NetBSD: noatime mounts currently inhibit 'touch -a' updates
33
# Windows: the last access time is disabled by default in the OS
4+
# This test is also known to fail on Mac (and possibly elsewhere) when Crowdstrike is installed;
5+
# please make use of the LIT_XFAIL environment variable on such machines.
46
# UNSUPPORTED: system-netbsd, system-windows
57

68
# Preserve dates when stripping to an output file.

0 commit comments

Comments
 (0)