[llvm-bugs] [Bug 27459] New: CodeGen/MSP430/vararg.ll fails with the machine verifier ON
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Apr 21 14:54:02 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27459
Bug ID: 27459
Summary: CodeGen/MSP430/vararg.ll fails with the machine
verifier ON
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Backend: MSP430
Assignee: unassignedbugs at nondot.org
Reporter: qcolombet at apple.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Switching the machine verifier ON by default (lib/CodeGen/Passes.cpp then
change the default value of the cl::opt related to the machine verifier) leads
to CodeGen/MSP430/vararg.ll to fail.
This may be a latent bug.
--
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/20160421/b072728b/attachment.html>
More information about the llvm-bugs
mailing list