llvm-6502/lib/AsmParser
Devang Patel e54abc90fe Introduce MetadataBase, a base class for MDString and MDNode.
Derive MDString directly from MetadataBase. 
Introduce new bitcode block to hold metadata.




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76759 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-22 17:43:22 +00:00
..
CMakeLists.txt
LLLexer.cpp Assembly and Bitcode support for unsigned/signed overflow flags and 2009-07-20 21:19:07 +00:00
LLLexer.h Use LLVMContext in the LLLexer. 2009-07-07 18:44:11 +00:00
LLParser.cpp Introduce MetadataBase, a base class for MDString and MDNode. 2009-07-22 17:43:22 +00:00
LLParser.h Introduce MetadataBase, a base class for MDString and MDNode. 2009-07-22 17:43:22 +00:00
LLToken.h Assembly and Bitcode support for unsigned/signed overflow flags and 2009-07-20 21:19:07 +00:00
Makefile
Parser.cpp switch the .ll parser to use SourceMgr. 2009-07-02 23:08:13 +00:00