[PATCH] D96757: [InstrProfiling] Use ELF section groups for counters, data and values
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 22 17:44:08 PST 2021
phosek added a comment.
In D96757#2580469 <https://reviews.llvm.org/D96757#2580469>, @aeubanks wrote:
> `instrprof-gc-sections.c` is failing for me:
Do you have `lld` installed on your host? This looks like as if the test was using an older `lld` and not the one from your build.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96757/new/
https://reviews.llvm.org/D96757
More information about the llvm-commits
mailing list