llvm-6502/include/llvm/Bitcode
David Blaikie 5bd65c73d7 [opaque pointer types] Serialize the value type for atomic store instructions
Without pointee types the space optimization of storing only the pointer
type and not the value type won't be viable - so add the extra type
information that would be missing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235475 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-22 04:14:46 +00:00
..
BitCodes.h Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:32:26 +00:00
BitcodeWriterPass.h uselistorder: Pull bit through BitcodeWriterPass 2015-04-15 00:34:24 +00:00
BitstreamReader.h Revert "Verify sizes when trying to read a VBR" 2015-04-15 11:10:17 +00:00
BitstreamWriter.h
LLVMBitCodes.h [opaque pointer types] Serialize the value type for atomic store instructions 2015-04-22 04:14:46 +00:00
ReaderWriter.h uselistorder: Pull the bit through WriteToBitcodFile() 2015-04-15 00:10:50 +00:00