[PATCH] D44965: [llvm][Instrumentation/MC] Add Call Graph Profile pass and object file emission.
Rafael Avila de Espindola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 27 10:23:26 PDT 2018
espindola added a comment.
In https://reviews.llvm.org/D44965#1080257, @Bigcheese wrote:
> The MC and Object parts are enough for lld, yes.
OK. Please commit the MC and Object parts first. We can get the metadata bits reviewed afterwards.
https://reviews.llvm.org/D44965
More information about the llvm-commits
mailing list