[llvm-bugs] [Bug 41735] New: bad line number DiagnosticInfoInlineAsm::DiagnosticInfoInlineAsm

via llvm-bugs llvm-bugs at lists.llvm.org
Fri May 3 13:42:50 PDT 2019


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

            Bug ID: 41735
           Summary: bad line number
                    DiagnosticInfoInlineAsm::DiagnosticInfoInlineAsm
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Common Code Generator Code
          Assignee: unassignedbugs at nondot.org
          Reporter: ndesaulniers at google.com
                CC: llvm-bugs at lists.llvm.org, srhines at google.com

Created attachment 21890
  --> https://bugs.llvm.org/attachment.cgi?id=21890&action=edit
br_forward.ll

$ llc -mtriple aarch64-linux-gnu br_forward.ll
error: invalid operand for inline asm constraint 'i' at line 2148965563
$ wc -l br_forward.ll
943 br_forward.ll

-- 
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/20190503/874035c9/attachment.html>


More information about the llvm-bugs mailing list