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

            Bug ID: 30324
           Summary: llc segfaults when running PEI in isolation
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: llc
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified

I have tried to run PEI on an existing MIR regression test (ToT). However, we
segfault when running stack protector pass (the target machine seems to be
uninitialzed in that pass).

llc -mtriple=aarch64-unknown -run-pass prologepilog
../llvm/test/CodeGen/MIR/AArch64/inst-size-tlsdesc-callseq.mir -o -

-- 
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