[llvm-bugs] [Bug 34660] New: Missing AArch64 relocation R_AARCH64_ LD_PREL_LO19

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Sep 18 11:36:24 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=34660

            Bug ID: 34660
           Summary: Missing AArch64 relocation R_AARCH64_ LD_PREL_LO19
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: ELF
          Assignee: davide at freebsd.org
          Reporter: davide at freebsd.org
                CC: filcab at gmail.com, llvm-bugs at lists.llvm.org,
                    rafael.espindola at gmail.com,
                    simon.f.whittaker at gmail.com

Reduced testcase:

  ldr x8, patatino
  .data
patatino:


Going to submit a patch for this in a few.

-- 
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/20170918/0dd0d0dc/attachment.html>


More information about the llvm-bugs mailing list