[LLVMbugs] [Bug 11217] LLVMTargetMachine.cpp assert not fully descriptive

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Oct 25 13:33:24 PDT 2011


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

Jim Grosbach <grosbach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |grosbach at apple.com
         Resolution|                            |FIXED

--- Comment #1 from Jim Grosbach <grosbach at apple.com> 2011-10-25 15:33:24 CDT ---
Fixed in r142956. Now also mentions, "and that InitializeAllTargetMCs() is
being invoked!"

Bill, I don't think this is absolutely necessary to pull in for the release,
but on the other hand, it's very low risk since it's just changing the message
text on an assert().

-- 
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