This is an archive of the discontinued LLVM Phabricator instance.

[AIX][test-suite] Utilize the `timegm` alternative on AIX
ClosedPublic

Authored by amyk on May 13 2021, 8:57 AM.

Details

Summary

This patch adds the _AIX macro to indicate that the timegm utility is
unavailable on AIX (and thus an alternative will be used in MultiSource/Benchmarks/7zip).

Diff Detail

Repository
rT test-suite

Event Timeline

amyk requested review of this revision.May 13 2021, 8:57 AM
amyk created this revision.
ZarkoCA accepted this revision.Jul 12 2021, 3:57 PM
ZarkoCA added a subscriber: ZarkoCA.
This revision is now accepted and ready to land.Jul 12 2021, 3:58 PM
This revision was automatically updated to reflect the committed changes.