[LLVMbugs] [Bug 15616] New: Use REQUIRES to disable generic test for Hexagon

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Mar 28 08:27:32 PDT 2013


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

            Bug ID: 15616
           Summary: Use REQUIRES to disable generic test for Hexagon
           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

Some of the generic tests require integrated assembler to be available. These
tests are XFAILed for Hexagon since we don't have the integrated assembler yet.
Instead of XFAILing the tests, we can use REQUIRES: integreated-as testsuite
flag to enable/disable the tests.

-- 
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/20130328/c64860d4/attachment.html>


More information about the llvm-bugs mailing list