[PATCH] D97649: [InstrProfiling] Place __llvm_prf_vnodes and __llvm_prf_names in llvm.used on ELF

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 1 11:05:42 PST 2021


MaskRay updated this revision to Diff 327196.
MaskRay added a comment.

Add instrprof-value-merge-lld.c with REQUIRES: lld-available


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97649

Files:
  compiler-rt/test/profile/Linux/Inputs/instrprof-value-merge.c
  compiler-rt/test/profile/Linux/a.out
  compiler-rt/test/profile/Linux/instrprof-value-merge-lld.c
  compiler-rt/test/profile/Linux/instrprof-value-merge.c
  llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h
  llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/test/Instrumentation/InstrProfiling/icall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97649.327196.patch
Type: text/x-patch
Size: 10614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210301/a9b5b64b/attachment.bin>


More information about the llvm-commits mailing list