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: unassignedb...@nondot.org
          Reporter: ma...@braunis.de
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to