[LLVMbugs] [Bug 15669] New: Enable JIT/MCJIT unit tests for targets with JIT support.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Apr 4 10:00:01 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=15669

            Bug ID: 15669
           Summary: Enable JIT/MCJIT unit tests for targets with JIT
                    support.
           Product: Test Suite
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: lit
          Assignee: unassignedbugs at nondot.org
          Reporter: jverma at codeaurora.org
                CC: daniel at zuster.org, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

This patch http://llvm.org/viewvc/llvm-project?view=revision&revision=178221
intended to disable MCJIT/JIT unittests only for the targets without JIT
support. However, it accidentally disabled them for all the targets when using
make.

-- 
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/20130404/a90fefd7/attachment.html>


More information about the llvm-bugs mailing list