1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test/tools/llvm-objcopy
Alexandre Ganea dd46edfabc Fix "last accessed time" test failing on Windows
Before this patch, the tests in llvm/test/tools/llvm-objcopy/ELF/strip-preserve-atime.test used to fail on my machine, because the "last accessed time" is disabled in the OS by default since Windows XP. One needs to explicitly enable it for the feature to work. Otherwise the last access time is the last write time. Please see: https://superuser.com/questions/251263/the-last-access-date-is-not-changed-even-after-reading-the-file-on-windows-7

    Differential Revision: https://reviews.llvm.org/D85669
2020-08-10 16:03:14 -04:00
..
COFF [llvm-objcopy] [COFF] Fix a misconception about debug directory payloads 2020-04-29 20:35:36 +03:00
ELF Fix "last accessed time" test failing on Windows 2020-08-10 16:03:14 -04:00
Inputs
MachO [llvm-install-name-tool] Merge install-name options 2020-07-06 20:32:32 -07:00
wasm
redefine-symbols.test
tool-help-message.test [llvm-objcopy] Update help message tests 2020-06-24 12:40:31 -07:00
tool-name.test