[all-commits] [llvm/llvm-project] 9a2120: [llvm-profgen] Error out for unsupported AutoFDO p...
WenleiHe via All-commits
all-commits at lists.llvm.org
Sun Jan 2 16:40:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a2120a6e1fcefbfabbe8d25f14e056fadc37f2d
https://github.com/llvm/llvm-project/commit/9a2120a6e1fcefbfabbe8d25f14e056fadc37f2d
Author: Wenlei He <aktoon at gmail.com>
Date: 2022-01-02 (Sun, 02 Jan 2022)
Changed paths:
M llvm/tools/llvm-profgen/ProfileGenerator.cpp
Log Message:
-----------
[llvm-profgen] Error out for unsupported AutoFDO profile generate with probe
Error out instead of siliently generate empty profile when trying to generate AutoFDO profile with probe binary.
Differential Revision: https://reviews.llvm.org/D116508
More information about the All-commits
mailing list