diff --git a/llvm/test/tools/llvm-objcopy/ELF/strip-preserve-atime.test b/llvm/test/tools/llvm-objcopy/ELF/strip-preserve-atime.test --- a/llvm/test/tools/llvm-objcopy/ELF/strip-preserve-atime.test +++ b/llvm/test/tools/llvm-objcopy/ELF/strip-preserve-atime.test @@ -1,6 +1,6 @@ # Note: ls -lu prints the accessed timestamp # NetBSD: noatime mounts currently inhibit 'touch -a' updates -# UNSUPPORTED: system-netbsd +# UNSUPPORTED: system-netbsd, system-windows # Preserve dates when stripping to an output file. # RUN: yaml2obj %s -o %t.1.o