[LLVMbugs] [Bug 22163] New: AARCH64 RELOCATION 0x287 is not supported

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jan 8 14:05:46 PST 2015


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

            Bug ID: 22163
           Summary: AARCH64 RELOCATION 0x287 is not supported
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: llvm-as
          Assignee: unassignedbugs at nondot.org
          Reporter: yinma at codeaurora.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

test case:

.comm   gempy,4,4
.text

    and    x0,x0,x0
    and    x0,x0,#0x1
        movz    x4, :prel_g0:tempy
    movz    x7, :prel_g0:tempy2
    movz    x17, :prel_g0:tempy3

-- 
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/20150108/da89991c/attachment.html>


More information about the llvm-bugs mailing list