Unwinder is hoisted out in https://reviews.llvm.org/D115550, so fix the useage of getUntrackedCallsites.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D115760
[llvm-profgen] Fix to use getUntrackedCallsites outside the loop ClosedPublic Authored by wlei on Dec 14 2021, 1:36 PM.
Details Summary Unwinder is hoisted out in https://reviews.llvm.org/D115550, so fix the useage of getUntrackedCallsites.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 14 2021, 2:48 PM This revision was landed with ongoing or failed builds.Dec 14 2021, 4:43 PM Closed by commit rG30c3aba99897: [llvm-profgen] Fix to use getUntrackedCallsites outside the loop (authored by wlei). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 394411 llvm/tools/llvm-profgen/PerfReader.cpp
|