llvm-6502/lib/AsmParser
Dan Gohman 489b29b0a4 Introduce a new temporary MDNode concept. Temporary MDNodes are
not part of the IR, are not uniqued, and may be safely RAUW'd.
This replaces a variety of alternate mechanisms for achieving
the same effect.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111681 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-20 22:02:26 +00:00
..
CMakeLists.txt
LLLexer.cpp
LLLexer.h
LLParser.cpp Introduce a new temporary MDNode concept. Temporary MDNodes are 2010-08-20 22:02:26 +00:00
LLParser.h
LLToken.h
Makefile
Parser.cpp Don't print the filename twice in file-not-found errors. 2010-08-04 01:13:48 +00:00