diff options
Diffstat (limited to 'llvm/test')
| -rw-r--r-- | llvm/test/CodeGen/SystemZ/Large/branch-01.ll (renamed from llvm/test/CodeGen/SystemZ/branch-12.ll) | 0 | ||||
| -rw-r--r-- | llvm/test/CodeGen/SystemZ/Large/lit.local.cfg | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/SystemZ/branch-12.ll b/llvm/test/CodeGen/SystemZ/Large/branch-01.ll index 17d9c49a656..17d9c49a656 100644 --- a/llvm/test/CodeGen/SystemZ/branch-12.ll +++ b/llvm/test/CodeGen/SystemZ/Large/branch-01.ll diff --git a/llvm/test/CodeGen/SystemZ/Large/lit.local.cfg b/llvm/test/CodeGen/SystemZ/Large/lit.local.cfg index d9d46472613..dcfac5b37ba 100644 --- a/llvm/test/CodeGen/SystemZ/Large/lit.local.cfg +++ b/llvm/test/CodeGen/SystemZ/Large/lit.local.cfg @@ -1,4 +1,4 @@ -config.suffixes = ['.py'] +config.suffixes = [ '.ll', '.py' ] # These tests take on the order of seconds to run, so skip them unless # we're running long tests. |

