We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1a93cf commit 386f73dCopy full SHA for 386f73d
llvm/test/tools/llvm-objcopy/ELF/strip-preserve-atime.test
@@ -1,6 +1,8 @@
1
# Note: ls -lu prints the accessed timestamp
2
# NetBSD: noatime mounts currently inhibit 'touch -a' updates
3
# 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.
6
# UNSUPPORTED: system-netbsd, system-windows
7
8
# Preserve dates when stripping to an output file.
0 commit comments