1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include
Chris Lattner e7990f78bf When doing v1->RAUW(v2), don't do anything to metadata. We don't know
why one was replaced with the other.  Even in the specific case of 
debug information, it doesn't make sense to transfer the location over,
this will just result in jumbled loc info.

llvm-svn: 92241
2009-12-29 02:53:52 +00:00
..
llvm When doing v1->RAUW(v2), don't do anything to metadata. We don't know 2009-12-29 02:53:52 +00:00
llvm-c improve compatibility with SWIG, patch by James Knight! 2009-12-21 07:52:40 +00:00