1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm/Bitcode
Peter Collingbourne fa4e4af5c9 Add support for metadata attachments for global variables.
This patch adds an IR, assembly and bitcode representation for metadata
attachments for globals. Future patches will port existing features to use
these new attachments.

Differential Revision: http://reviews.llvm.org/D20074

llvm-svn: 271348
2016-05-31 23:01:54 +00:00
..
BitCodes.h Bitcode reader: replace DecodeChar6() with a lookup table (NFC) 2016-02-10 22:47:48 +00:00
BitcodeWriterPass.h Plumb the option to emit the ModuleHash in the bitcode through the bitcode writer APIs 2016-04-10 21:07:19 +00:00
BitstreamReader.h Add a module Hash in the bitcode and the combined index, implementing a kind of "build-id" 2016-04-01 05:33:11 +00:00
BitstreamWriter.h BitcodeWriter: Simplify and test writing blobs, NFC 2016-03-27 23:04:04 +00:00
LLVMBitCodes.h Add support for metadata attachments for global variables. 2016-05-31 23:01:54 +00:00
ReaderWriter.h Restore "[ThinLTO] Emit individual index files for distributed backends" 2016-05-10 13:48:23 +00:00