[PATCH] D114383: [InstrProfiling] Add -runtime-counter-relocation=function mode

Roland McGrath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 22 13:09:15 PST 2021


mcgrathr updated this revision to Diff 389015.
mcgrathr added a comment.

Use a DenseMap rather than instruction name to match bias load.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114383/new/

https://reviews.llvm.org/D114383

Files:
  llvm/include/llvm/ProfileData/InstrProf.h
  llvm/include/llvm/ProfileData/InstrProfData.inc
  llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h
  llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/test/Instrumentation/InstrProfiling/runtime-counter-relocation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114383.389015.patch
Type: text/x-patch
Size: 9223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211122/7b00a986/attachment.bin>


More information about the llvm-commits mailing list