[PATCH] D48105: [llvm][Instrumentation] Add Call Graph Profile pass

Michael Spencer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 13 15:47:29 PDT 2018


Bigcheese updated this revision to Diff 151266.
Bigcheese added a comment.

Use the correct diff.


https://reviews.llvm.org/D48105

Files:
  include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  include/llvm/InitializePasses.h
  include/llvm/LinkAllPasses.h
  include/llvm/Transforms/Instrumentation.h
  lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  lib/IR/Verifier.cpp
  lib/Transforms/IPO/PassManagerBuilder.cpp
  lib/Transforms/Instrumentation/CGProfile.cpp
  lib/Transforms/Instrumentation/CMakeLists.txt
  lib/Transforms/Instrumentation/Instrumentation.cpp
  test/Instrumentation/cgprofile.ll
  test/MC/ELF/cgprofile.ll
  test/Verifier/module-flags-cgprofile.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48105.151266.patch
Type: text/x-patch
Size: 15124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/a45d3b64/attachment.bin>


More information about the llvm-commits mailing list