[PATCH] D57463: Add a module pass for order file instrumentation

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 8 09:13:39 PST 2019


davidxl accepted this revision.
davidxl added a comment.
This revision is now accepted and ready to land.

lgtm.

LLVM part looks ok. Do you have plan to hook it up with Clang driver?   It is also good to add support in llvm-profdata to support converting the raw mapping+dumping into linker order file format.


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

https://reviews.llvm.org/D57463





More information about the llvm-commits mailing list