mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-05 03:36:43 +00:00
Add testsuite dir for systemz stuff
llvm-svn: 75910
This commit is contained in:
parent
8155f0cbaa
commit
8b299e2ae4
5
test/CodeGen/SystemZ/dg.exp
Normal file
5
test/CodeGen/SystemZ/dg.exp
Normal file
@ -0,0 +1,5 @@
|
||||
load_lib llvm.exp
|
||||
|
||||
if { [llvm_supports_target SystemZ] } {
|
||||
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user