D148177 also removed the error for sampling based profiling which is not currently
supported on AIX. Adding that error back.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D148960
[Clang][AIX] Add back error for -fprofile-sample-generate/use on AIX ClosedPublic Authored by ZarkoCA on Apr 21 2023, 2:06 PM.
Details Summary D148177 also removed the error for sampling based profiling which is not currently
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 21 2023, 2:24 PM This revision was landed with ongoing or failed builds.Apr 26 2023, 11:55 AM Closed by commit rG951919e5112c: [Clang][AIX] Add back error for -fprofile-sample-generate/use on AIX (authored by ZarkoCA). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 517257 clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/unsupported-option.c
|