Go to file
Dan Gohman 196f71006e 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: 111682
2010-08-20 22:02:57 +00:00
clang Introduce a new temporary MDNode concept. Temporary MDNodes are 2010-08-20 22:02:57 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
libcxx Installed allocator into std::function 2010-08-20 19:36:46 +00:00
lldb Print the verbose output of runCmd()/expect() to stderr instead of stdout. 2010-08-20 21:03:09 +00:00
llvm Introduce a new temporary MDNode concept. Temporary MDNodes are 2010-08-20 22:02:26 +00:00