[PATCH] D57463: Add a module pass for order file instrumentation
    Manman Ren via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Feb 27 19:34:25 PST 2019
    
    
  
manmanren updated this revision to Diff 188663.
manmanren added a comment.
Herald added a subscriber: jdoerfert.
Rebase
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.188663.patch
Type: text/x-patch
Size: 18085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190228/0d0fe83e/attachment.bin>
    
    
More information about the llvm-commits
mailing list