diff options
author | Dan Gohman <gohman@apple.com> | 2010-08-20 22:02:26 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-08-20 22:02:26 +0000 |
commit | 16a5d98c3ad695cc5a181b2f495324ced027e7be (patch) | |
tree | 1673dcfeecd28b5f499fe4325d181336a2ad66fc /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 662f05a035a0443a9f0c6b9f75309373c7da7792 (diff) | |
download | llvm-16a5d98c3ad695cc5a181b2f495324ced027e7be.zip llvm-16a5d98c3ad695cc5a181b2f495324ced027e7be.tar.gz llvm-16a5d98c3ad695cc5a181b2f495324ced027e7be.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions