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

NAKAMURA Takumi <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |[email protected]
          Component|new bugs                    |DebugInfo
           Hardware|PC                          |All
         Resolution|---                         |FIXED
            Product|new-bugs                    |libraries
                 OS|Linux                       |All

--- Comment #18 from NAKAMURA Takumi <[email protected]> ---
FYI, since r190334, llc complains as below;

llc: llvm/lib/IR/DebugInfo.cpp:1413: llvm::DIScopeRef::DIScopeRef(const
llvm::Value*): Assertion `isScopeRef(V) && "DIScopeRef should be a MDString or
MDNode"' failed.

Also "opt -verify" complains.

Closing this, llc doesn't step into llvm_shutdown any more.

Please file new one, if such a complaint would be an issue to you.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to