llvm-6502/lib/Bitcode/Reader
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
..
BitcodeReader.cpp Introduce a new temporary MDNode concept. Temporary MDNodes are 2010-08-20 22:02:26 +00:00
BitcodeReader.h Add support for remapping metadata kind IDs when reading in a 2010-07-20 21:42:28 +00:00
BitReader.cpp Add Module functions in place of module providers. 2010-03-02 23:58:54 +00:00
CMakeLists.txt
Makefile