Instrumented profiling now works on AIX and there is no dependency
on LTO for PGO. Remove the error.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D148177
[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
Diff Detail
Event TimelineThis 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 Closed by commit rG8a39465d0015: [Clang][AIX] Remove error for -fprofile-instr-generate/use on AIX (authored by ZarkoCA). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 515339 clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/unsupported-option.c
|