[PATCH] D57463: Add a module pass for order file instrumentation
Manman Ren via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 31 15:18:55 PST 2019
manmanren updated this revision to Diff 184631.
manmanren added a comment.
Address some review comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57463/new/
https://reviews.llvm.org/D57463
Files:
include/llvm/InitializePasses.h
include/llvm/ProfileData/InstrProfData.inc
include/llvm/Transforms/Instrumentation.h
include/llvm/Transforms/Instrumentation/InstrOrderFile.h
lib/Passes/PassBuilder.cpp
lib/Passes/PassRegistry.def
lib/Transforms/IPO/PassManagerBuilder.cpp
lib/Transforms/Instrumentation/CMakeLists.txt
lib/Transforms/Instrumentation/InstrOrderFile.cpp
lib/Transforms/Instrumentation/Instrumentation.cpp
test/Instrumentation/InstrOrderFile/basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57463.184631.patch
Type: text/x-patch
Size: 17751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/955fdd0d/attachment.bin>
More information about the llvm-commits
mailing list