diff options
author | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2022-07-18 15:09:11 -0700 |
---|---|---|
committer | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2022-07-18 15:10:11 -0700 |
commit | 3580daacf3ecb9bc628d05a4037266df6532ad6e (patch) | |
tree | ee2beb9a0264e4b2e9546f225a4d7c4f681ace48 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | e83d47f6b7bd2f8dcf419e03b3a00d5db5bd61c4 (diff) | |
download | llvm-3580daacf3ecb9bc628d05a4037266df6532ad6e.zip llvm-3580daacf3ecb9bc628d05a4037266df6532ad6e.tar.gz llvm-3580daacf3ecb9bc628d05a4037266df6532ad6e.tar.bz2 |
[InstrProf] Allow CSIRPGO function entry coverage
The flag `-fcs-profile-generate` for enabling CSIRPGO moves the pass
`pgo-instrumentation` after inlining. Function entry coverage works fine
with this change, so remove the assert. I had originally left this
assert in because I had not tested this at the time.
Reviewed By: davidxl, MaskRay
Differential Revision: https://reviews.llvm.org/D129407
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions