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.

llvm-svn: 111681
6 files changed
tree: 1673dcfeecd28b5f499fe4325d181336a2ad66fc
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/