mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Add lit.local.cfg to llvm-objdump tests
Add configuration file to llvm-objdump tests to treat files with .yaml extension as tests. llvm-svn: 365519
This commit is contained in:
parent
b07225d581
commit
4370c21a93
@ -54,4 +54,4 @@ CHECK-NEXT: sdk 9.0
|
||||
CHECK-NEXT: minos 8.0
|
||||
CHECK-NEXT: ntools 1
|
||||
CHECK-NEXT: tool clang
|
||||
CHECK-NEXT: version n/a
|
||||
CHECK-NEXT: version 0.0
|
||||
|
1
test/tools/llvm-objdump/lit.local.cfg
Normal file
1
test/tools/llvm-objdump/lit.local.cfg
Normal file
@ -0,0 +1 @@
|
||||
config.suffixes = ['.test', '.ll', '.s', '.yaml', '.txt']
|
Loading…
x
Reference in New Issue
Block a user