llvm-6502/lib/Transforms
Dan Gohman 05ea54e886 Use MapValue in the Linker instead of having a private function
which does the same thing. This eliminates redundant code and
handles MDNodes better. MDNode linking still doesn't fully
work yet though.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111941 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-24 18:50:07 +00:00
..
Hello Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
InstCombine Re-apply r111568 with a fix for the clang self-host. 2010-08-20 18:24:43 +00:00
Instrumentation Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
IPO Fix a use after free error caught by the valgrind builders. 2010-08-09 21:03:28 +00:00
Scalar Turn LVI on, previously detected failures should be fixed now. 2010-08-24 17:21:18 +00:00
Utils Use MapValue in the Linker instead of having a private function 2010-08-24 18:50:07 +00:00
Makefile Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00