[LLVMbugs] [Bug 17156] New: AArch64: llvm.frameaddress not implemented

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Sep 8 11:47:39 PDT 2013


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

            Bug ID: 17156
           Summary: AArch64: llvm.frameaddress not implemented
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: ARM
          Assignee: unassignedbugs at nondot.org
          Reporter: kai at redstar.de
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 11164
  --> http://llvm.org/bugs/attachment.cgi?id=11164&action=edit
IR file demonstrating the problem.

If the attached bug.ll is compiled with llc bug.ll then the following crash
occurs:

Don't know how to custom lower this!
UNREACHABLE executed at
D:\OpenSource\LLVM\llvm-git\lib\Target\AArch64\AArch64IS
elLowering.cpp:2654!

(Reduced test case produced by LDC on module core.thread.)

-- 
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/20130908/611633fe/attachment.html>


More information about the llvm-bugs mailing list