llvm-6502/include/llvm/Bitcode
Nick Lewycky 21cc4460ef Add support for embedded metadata to LLVM. This introduces two new types of
Constant, MDString and MDNode which can only be used by globals with a name
that starts with "llvm." or as arguments to a function with the same naming
restriction.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68420 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-04 07:22:01 +00:00
..
Archive.h Removed trailing whitespace. 2009-02-20 23:04:06 +00:00
BitCodes.h Removed trailing whitespace. 2009-02-20 23:04:06 +00:00
BitstreamReader.h Use CHAR_BIT instead of hard-coding 8 in several places where it 2009-04-01 18:45:54 +00:00
BitstreamWriter.h Removed trailing whitespace. 2009-02-20 23:04:06 +00:00
Deserialize.h Removed trailing whitespace. 2009-02-20 23:04:06 +00:00
LLVMBitCodes.h Add support for embedded metadata to LLVM. This introduces two new types of 2009-04-04 07:22:01 +00:00
ReaderWriter.h Removed trailing whitespace. 2009-02-20 23:04:06 +00:00
Serialization.h Removed trailing whitespace. 2009-02-20 23:04:06 +00:00
SerializationFwd.h Removed trailing whitespace. 2009-02-20 23:04:06 +00:00
Serialize.h Removed trailing whitespace. 2009-02-20 23:04:06 +00:00