1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/include/llvm/Bitcode
Peter Collingbourne 52fcea9a2e Add llvm-modextract tool.
This program is for testing features that rely on multi-module bitcode files.
It takes a multi-module bitcode file, extracts one of the modules and writes
it to the output file.

Differential Revision: https://reviews.llvm.org/D26778

llvm-svn: 288201
2016-11-29 21:54:33 +00:00
..
BitcodeReader.h Add llvm-modextract tool. 2016-11-29 21:54:33 +00:00
BitCodes.h Split Bitcode/ReaderWriter.h into separate reader and writer headers 2016-11-11 05:34:58 +00:00
BitcodeWriter.h Bitcode: Introduce BitcodeWriter interface. 2016-11-29 20:43:47 +00:00
BitcodeWriterPass.h [PM] BitcodeWriterPass should derive from PassInfoMixin 2016-08-12 21:33:36 +00:00
BitstreamReader.h Bitcode: Decouple block info block state from reader. 2016-11-08 04:17:11 +00:00
BitstreamWriter.h Bitcode: Introduce BitcodeWriter interface. 2016-11-29 20:43:47 +00:00
LLVMBitCodes.h IR: Introduce inrange attribute on getelementptr indices. 2016-11-10 22:34:55 +00:00