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: unassignedb...@nondot.org
          Reporter: silviu.bara...@arm.com
                CC: llvm-bugs@lists.llvm.org, ma...@braunis.de,
                    qcolom...@apple.com
    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
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to