1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Transforms
Devang Patel 58b7143697 Map MDNode correctly.
A non function local MDNode can have an operand which is cloned by MapValue(). 

llvm-svn: 109117
2010-07-22 16:35:00 +00:00
..
Hello Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
InstCombine mass elimination of reliance on automatic iterator dereferencing 2010-07-22 13:36:47 +00:00
Instrumentation Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
IPO mass elimination of reliance on automatic iterator dereferencing 2010-07-22 13:36:47 +00:00
Scalar mass elimination of reliance on automatic iterator dereferencing 2010-07-22 13:36:47 +00:00
Utils Map MDNode correctly. 2010-07-22 16:35:00 +00:00
Makefile