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

            Bug ID: 21678
           Summary: UNREACHABLE with bad datalayout specifier
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Core LLVM classes
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Given this input:
    target datalayout = "e-g:64:64"
llc crashes with:
Unknown specifier in datalayout string
UNREACHABLE executed at /..../IR/DataLayout.cpp:341!

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