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

            Bug ID: 32687
           Summary: SROA appears to produce broken debug metadata
           Product: new-bugs
           Version: 4.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Created attachment 18294
  --> https://bugs.llvm.org/attachment.cgi?id=18294&action=edit
reproduce debug metadata assertion failure

See the attached reproducer.

I am seeing "fragment is larger than or outside of variable" assertion
failures. The command is:

% opt -sroa -verify reduced.bc -o /dev/null

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to