mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Move .mir tests to appropriate directories
test/CodeGen/MIR should contain tests that intent to test the MIR printing or parsing. Tests that test something else should be in test/CodeGen/TargetName even when they are written in .mir. As a rule of thumb, only tests using "llc -run-pass none" should be in test/CodeGen/MIR. llvm-svn: 289254
This commit is contained in:
parent
af9df38755
commit
12c61bab00
@ -1,2 +0,0 @@
|
||||
if not 'Lanai' in config.root.targets:
|
||||
config.unsupported = True
|
Loading…
Reference in New Issue
Block a user