[PATCH] D26778: Add llvm-modextract tool.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 29 13:34:04 PST 2016


pcc updated this revision to Diff 79630.
pcc marked an inline comment as done.
pcc added a comment.

- add -b flag


https://reviews.llvm.org/D26778

Files:
  llvm/include/llvm/Bitcode/BitcodeReader.h
  llvm/test/CMakeLists.txt
  llvm/test/lit.cfg
  llvm/test/tools/llvm-modextract/single.ll
  llvm/tools/LLVMBuild.txt
  llvm/tools/llvm-modextract/CMakeLists.txt
  llvm/tools/llvm-modextract/LLVMBuild.txt
  llvm/tools/llvm-modextract/llvm-modextract.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26778.79630.patch
Type: text/x-patch
Size: 6532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161129/47300190/attachment.bin>


More information about the llvm-commits mailing list