[all-commits] [llvm/llvm-project] 8a3946: [Clang][AIX] Remove error for -fprofile-instr-gene...
Zarko Todorovski via All-commits
all-commits at lists.llvm.org
Thu Apr 20 08:08:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a39465d0015cb6147ea3e96adeb8b560765eea2
https://github.com/llvm/llvm-project/commit/8a39465d0015cb6147ea3e96adeb8b560765eea2
Author: Zarko Todorovski <zarko at ca.ibm.com>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/unsupported-option.c
Log Message:
-----------
[Clang][AIX] Remove error for -fprofile-instr-generate/use on AIX
Instrumented profiling now works on AIX and there is no dependency
on LTO for PGO. Remove the error.
Reviewed By: qiongsiwu1
Differential Revision: https://reviews.llvm.org/D148177
More information about the All-commits
mailing list