[llvm-bugs] [Bug 30324] New: llc segfaults when running PEI in isolation
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Sep 8 02:30:58 PDT 2016
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: unassignedbugs at nondot.org
Reporter: silviu.baranga at arm.com
CC: llvm-bugs at lists.llvm.org, matze at braunis.de,
qcolombet at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160908/1530992b/attachment.html>
More information about the llvm-bugs
mailing list