1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include/llvm/Bitcode
Peter Collingbourne 3a58d4ac26 Bitcode: Make the summary reader responsible for merging. NFCI.
This is to prepare for an upcoming change which uses pointers instead of
GUIDs to represent references.

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

llvm-svn: 301843
2017-05-01 22:04:36 +00:00
..
BitcodeReader.h Bitcode: Make the summary reader responsible for merging. NFCI. 2017-05-01 22:04:36 +00:00
BitCodes.h Fixup some header includes from recent IntrusiveRefCntPtr cleanup. 2017-01-04 22:52:00 +00:00
BitcodeWriter.h Bitcode: Add a string table to the bitcode format. 2017-04-17 17:51:36 +00:00
BitcodeWriterPass.h
BitstreamReader.h Change BitstreamCursor::skipRecord to return the record code (NFC) 2017-01-04 22:54:14 +00:00
BitstreamWriter.h Reapply "Make BitCodeAbbrev ownership explicit using shared_ptr rather than IntrusiveRefCntPtr"" 2017-01-04 22:36:33 +00:00
LLVMBitCodes.h Add speculatable function attribute 2017-04-28 20:25:27 +00:00