mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-03 18:32:50 +00:00
Add .ll as a valid test suffix for Object, this allows .ll -> object
and then dumping as tests. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180010 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8d8ac09bfb
commit
4f40fa324c
@ -1 +1 @@
|
||||
config.suffixes = ['.test']
|
||||
config.suffixes = ['.test', '.ll']
|
||||
|
Loading…
x
Reference in New Issue
Block a user