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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 28 12:13:34 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355133: Add a module pass for order file instrumentation (authored by mren, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D57463?vs=188663&id=188773#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57463

Files:
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/ProfileData/InstrProfData.inc
  llvm/trunk/include/llvm/Transforms/Instrumentation.h
  llvm/trunk/include/llvm/Transforms/Instrumentation/InstrOrderFile.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/trunk/lib/Transforms/Instrumentation/CMakeLists.txt
  llvm/trunk/lib/Transforms/Instrumentation/InstrOrderFile.cpp
  llvm/trunk/lib/Transforms/Instrumentation/Instrumentation.cpp
  llvm/trunk/test/Instrumentation/InstrOrderFile/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57463.188773.patch
Type: text/x-patch
Size: 18448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190228/ea407186/attachment.bin>


More information about the llvm-commits mailing list