diff options
Diffstat (limited to 'llvm/test/MC/Disassembler/Hexagon/lit.local.cfg')
-rw-r--r-- | llvm/test/MC/Disassembler/Hexagon/lit.local.cfg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/MC/Disassembler/Hexagon/lit.local.cfg b/llvm/test/MC/Disassembler/Hexagon/lit.local.cfg deleted file mode 100644 index 1737c51a7b0..00000000000 --- a/llvm/test/MC/Disassembler/Hexagon/lit.local.cfg +++ /dev/null @@ -1,3 +0,0 @@ -if 'Hexagon' not in config.root.targets: - config.unsupported = True - |