http://llvm.org/bugs/show_bug.cgi?id=15025
Bug #: 15025
Summary: Target-independent tests should not specify a triple.
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 9905
--> http://llvm.org/bugs/attachment.cgi?id=9905
List of supposedly target independent tests with a target triple.
Lit tests that require a triple should be moved into a platform directory so
that they will be skipped by compilers that don't include the necessary back
end. Tests that don't require a triple should not specify one so that any
compiler can run them with deterministic behavior.
The attached triple-tests.lst lists the test cases that require cleanup.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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