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: unassignedb...@nondot.org
          Reporter: qcolom...@apple.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to