diff options
author | Xing Xue <xingxue@outlook.com> | 2022-09-16 16:08:40 -0400 |
---|---|---|
committer | Xing Xue <xingxue@outlook.com> | 2022-09-16 16:08:40 -0400 |
commit | 8ace9ea258c9ddc2e1e1c50cabde328ea10e34cf (patch) | |
tree | c381eb5e9d4d9ae991af7a543e1004640f7f5211 /llvm/lib/CodeGen/MachineCSE.cpp | |
parent | 61595c45af6a0e2e123946b1e18b38682c79fab3 (diff) | |
download | llvm-8ace9ea258c9ddc2e1e1c50cabde328ea10e34cf.zip llvm-8ace9ea258c9ddc2e1e1c50cabde328ea10e34cf.tar.gz llvm-8ace9ea258c9ddc2e1e1c50cabde328ea10e34cf.tar.bz2 |
[libc++][lit][AIX] Enable test case last_write_time.pass.cpp for AIX
Summary:
This patch enables libc++ LIT test case last_write_time.pass.cpp for AIX. Because system call utimensat() of AIX which is used in the libc++ implementation of last_write_time() does not accept the times parameter with a negative tv_sec or tv_nsec field, testing of setting file time to before epoch time is excluded for AIX.
Reviewed by: ldionne, libc++
Differential Revision: https://reviews.llvm.org/D133124
Diffstat (limited to 'llvm/lib/CodeGen/MachineCSE.cpp')
0 files changed, 0 insertions, 0 deletions