[all-commits] [llvm/llvm-project] 951919: [Clang][AIX] Add back error for -fprofile-sample-g...
Zarko Todorovski via All-commits
all-commits at lists.llvm.org
Wed Apr 26 11:55:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 951919e5112cabbd63c7a3bf424736efca81d964
https://github.com/llvm/llvm-project/commit/951919e5112cabbd63c7a3bf424736efca81d964
Author: Zarko Todorovski <zarko at ca.ibm.com>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/unsupported-option.c
Log Message:
-----------
[Clang][AIX] Add back error for -fprofile-sample-generate/use on AIX
D148177 also removed the error for sampling based profiling which is not currently
supported on AIX. Adding that error back.
Reviewed By: qiongsiwu1
Differential Revision: https://reviews.llvm.org/D148960
More information about the All-commits
mailing list