[LLVMbugs] [Bug 5922] DIDerivedType::replaceAllUsesWith should not RAUW on MDNodes

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Sep 13 14:50:15 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=5922

Devang Patel <dpatel at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Devang Patel <dpatel at apple.com> 2011-09-13 16:50:15 CDT ---
We have developed an interface to create temp. MDNodes that are not uniqued and
safe for RAUW. MDNode::getTemporary().

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list