diff options
author | Chris Lattner <sabre@nondot.org> | 2009-12-29 02:53:52 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-12-29 02:53:52 +0000 |
commit | 241264ee32224a0444e4d7f55dbeee0b6329a4ce (patch) | |
tree | cb53f071531177f04bd551adb5ff1b807af9a5d7 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | d8eb2cf571f473fafd51b7016ba7753c2ce40e04 (diff) | |
download | bcm5719-llvm-241264ee32224a0444e4d7f55dbeee0b6329a4ce.tar.gz bcm5719-llvm-241264ee32224a0444e4d7f55dbeee0b6329a4ce.zip |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions