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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to