1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/include/llvm/Bitcode
Rafael Espindola bdb086c664 Reduce code duplication a bit. NFC.
llvm-svn: 221785
2014-11-12 14:48:38 +00:00
..
BitCodes.h Spell out the template args for compilers having issues with the injected class 2014-09-15 16:13:33 +00:00
BitcodeWriterPass.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
BitstreamReader.h Reduce code duplication a bit. NFC. 2014-11-12 14:48:38 +00:00
BitstreamWriter.h Use IntrusiveRefCntPtr to manage the lifetime of BitCodeAbbrevs. 2014-09-15 15:44:14 +00:00
LLVMBitCodes.h Bitcode: Serialize (and recover) use-list order 2014-07-28 21:19:41 +00:00
ReaderWriter.h Pass a && to getLazyBitcodeModule. 2014-09-03 17:31:46 +00:00