This is an archive of the discontinued LLVM Phabricator instance.

[Clang][AIX] Remove error for -fprofile-instr-generate/use on AIX
ClosedPublic

Authored by ZarkoCA on Apr 12 2023, 3:24 PM.

Details

Summary

Instrumented profiling now works on AIX and there is no dependency
on LTO for PGO. Remove the error.

Diff Detail

Event Timeline

ZarkoCA created this revision.Apr 12 2023, 3:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2023, 3:24 PM
Herald added subscribers: wlei, wenlei. · View Herald Transcript
ZarkoCA requested review of this revision.Apr 12 2023, 3:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2023, 3:24 PM
qiongsiwu1 accepted this revision.Apr 13 2023, 11:35 AM

LGTM! Thanks!

This revision is now accepted and ready to land.Apr 13 2023, 11:35 AM
This revision was landed with ongoing or failed builds.Apr 20 2023, 8:08 AM
This revision was automatically updated to reflect the committed changes.