[PATCH] D31939: [ProfileData] Support coverage for PE binaries

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 08:55:20 PDT 2017


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

Thanks, LGTM! I double-checked that we don't refer to __llvm_prf directly in llvm or clang's {lib, tools} directories, but didn't test this on a win32 machine.


https://reviews.llvm.org/D31939





More information about the llvm-commits mailing list