[PATCH] D96757: [InstrProfiling] Use ELF section groups for counters, data and values

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 17:44:06 PST 2021


aeubanks added a comment.

Looks like `lld` isn't getting built when I run `ninja check-profile`. Manually building it then running `check-profile` works.


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