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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 3 07:22:08 PST 2021


thakis added a comment.

This breaks instrprof-value-merge.c on our bots (linux only): https://ci.chromium.org/ui/p/chromium/builders/try/linux_upload_clang/1394/overview

It fails in stage 0, which is a pretty vanilla build.

I reverted this for now in 64f5d7e9725b1e1b9d70628e741aa4390795d510 <https://reviews.llvm.org/rG64f5d7e9725b1e1b9d70628e741aa4390795d510>

Please let me know if you need help reproducing :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97649



More information about the llvm-commits mailing list