Chromium Code Reviews| Index: test/CodeGen/JS/lit.local.cfg |
| diff --git a/test/CodeGen/JS/lit.local.cfg b/test/CodeGen/JS/lit.local.cfg |
| deleted file mode 100644 |
| index ee9b61f930fe092e591f27c7544aa886340e5050..0000000000000000000000000000000000000000 |
| --- a/test/CodeGen/JS/lit.local.cfg |
| +++ /dev/null |
| @@ -1,6 +0,0 @@ |
| -config.suffixes = ['.ll', '.c', '.cpp'] |
| - |
| -targets = set(config.root.targets_to_build.split()) |
| -if not 'JSBackend' in targets: |
| - config.unsupported = True |
| - |