[llvm-bugs] [Bug 28988] New: r278659 problem

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 15 13:04:20 PDT 2016


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

            Bug ID: 28988
           Summary: r278659 problem
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: ARM
          Assignee: unassignedbugs at nondot.org
          Reporter: matze at braunis.de
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 16957
  --> https://llvm.org/bugs/attachment.cgi?id=16957&action=edit
Reproducer

The new assert/check added in r278659 triggers when building a normal(?) c file
from compiler-rt/sanitizer.

I attach a reduced example:

> llc -filetype=obj err_278659.ll
LLVM ERROR: out of range pc-relative fixup value

-- 
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/20160815/3362a589/attachment.html>


More information about the llvm-bugs mailing list