mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
4370c21a93
Add configuration file to llvm-objdump tests to treat files with .yaml extension as tests. llvm-svn: 365519
2 lines
58 B
INI
2 lines
58 B
INI
config.suffixes = ['.test', '.ll', '.s', '.yaml', '.txt']
|