[LLVMbugs] [Bug 21678] New: UNREACHABLE with bad datalayout specifier

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Nov 26 11:34:29 PST 2014


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: unassignedbugs at nondot.org
          Reporter: paul_robinson at playstation.sony.com
                CC: llvmbugs at cs.uiuc.edu
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141126/40851b59/attachment.html>


More information about the llvm-bugs mailing list