summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2019-06-17 09:51:07 +0000
committerFangrui Song <maskray@google.com>2019-06-17 09:51:07 +0000
commitac14f7b10cffe2be548607269e036244cd16acc3 (patch)
treed8f41fce6ad4aa59fd084f40fab07aa66a078c60 /llvm/test/MC/Disassembler
parent25a043e78a9c5156a6766c1eacc72c5d91da85e7 (diff)
downloadbcm5719-llvm-ac14f7b10cffe2be548607269e036244cd16acc3.tar.gz
bcm5719-llvm-ac14f7b10cffe2be548607269e036244cd16acc3.zip
[lit] Delete empty lines at the end of lit.local.cfg NFC
llvm-svn: 363538
Diffstat (limited to 'llvm/test/MC/Disassembler')
-rw-r--r--llvm/test/MC/Disassembler/AArch64/lit.local.cfg1
-rw-r--r--llvm/test/MC/Disassembler/ARC/lit.local.cfg1
-rw-r--r--llvm/test/MC/Disassembler/ARM/lit.local.cfg1
-rw-r--r--llvm/test/MC/Disassembler/Hexagon/lit.local.cfg1
-rw-r--r--llvm/test/MC/Disassembler/Lanai/lit.local.cfg1
-rw-r--r--llvm/test/MC/Disassembler/MSP430/lit.local.cfg1
-rw-r--r--llvm/test/MC/Disassembler/Mips/lit.local.cfg1
-rw-r--r--llvm/test/MC/Disassembler/PowerPC/lit.local.cfg1
-rw-r--r--llvm/test/MC/Disassembler/RISCV/lit.local.cfg1
-rw-r--r--llvm/test/MC/Disassembler/Sparc/lit.local.cfg1
-rw-r--r--llvm/test/MC/Disassembler/SystemZ/lit.local.cfg1
-rw-r--r--llvm/test/MC/Disassembler/WebAssembly/lit.local.cfg1
-rw-r--r--llvm/test/MC/Disassembler/X86/lit.local.cfg1
13 files changed, 0 insertions, 13 deletions
diff --git a/llvm/test/MC/Disassembler/AArch64/lit.local.cfg b/llvm/test/MC/Disassembler/AArch64/lit.local.cfg
index 180bb8a77f1..5822b722668 100644
--- a/llvm/test/MC/Disassembler/AArch64/lit.local.cfg
+++ b/llvm/test/MC/Disassembler/AArch64/lit.local.cfg
@@ -1,3 +1,2 @@
if 'AArch64' not in config.root.targets:
config.unsupported = True
-
diff --git a/llvm/test/MC/Disassembler/ARC/lit.local.cfg b/llvm/test/MC/Disassembler/ARC/lit.local.cfg
index 9070deb0db5..fc3d380e30c 100644
--- a/llvm/test/MC/Disassembler/ARC/lit.local.cfg
+++ b/llvm/test/MC/Disassembler/ARC/lit.local.cfg
@@ -1,3 +1,2 @@
if not 'ARC' in config.root.targets:
config.unsupported = True
-
diff --git a/llvm/test/MC/Disassembler/ARM/lit.local.cfg b/llvm/test/MC/Disassembler/ARM/lit.local.cfg
index 98c6700c209..236e1d34416 100644
--- a/llvm/test/MC/Disassembler/ARM/lit.local.cfg
+++ b/llvm/test/MC/Disassembler/ARM/lit.local.cfg
@@ -1,3 +1,2 @@
if not 'ARM' in config.root.targets:
config.unsupported = True
-
diff --git a/llvm/test/MC/Disassembler/Hexagon/lit.local.cfg b/llvm/test/MC/Disassembler/Hexagon/lit.local.cfg
index ba72ff632d4..cc6a7edf05f 100644
--- a/llvm/test/MC/Disassembler/Hexagon/lit.local.cfg
+++ b/llvm/test/MC/Disassembler/Hexagon/lit.local.cfg
@@ -1,3 +1,2 @@
if not 'Hexagon' in config.root.targets:
config.unsupported = True
-
diff --git a/llvm/test/MC/Disassembler/Lanai/lit.local.cfg b/llvm/test/MC/Disassembler/Lanai/lit.local.cfg
index 3f30d055364..f1b8b4f4e21 100644
--- a/llvm/test/MC/Disassembler/Lanai/lit.local.cfg
+++ b/llvm/test/MC/Disassembler/Lanai/lit.local.cfg
@@ -1,3 +1,2 @@
if not 'Lanai' in config.root.targets:
config.unsupported = True
-
diff --git a/llvm/test/MC/Disassembler/MSP430/lit.local.cfg b/llvm/test/MC/Disassembler/MSP430/lit.local.cfg
index b1cf1fbd21d..4ad9495c56f 100644
--- a/llvm/test/MC/Disassembler/MSP430/lit.local.cfg
+++ b/llvm/test/MC/Disassembler/MSP430/lit.local.cfg
@@ -1,3 +1,2 @@
if not 'MSP430' in config.root.targets:
config.unsupported = True
-
diff --git a/llvm/test/MC/Disassembler/Mips/lit.local.cfg b/llvm/test/MC/Disassembler/Mips/lit.local.cfg
index a3183a25afa..7d12f7a9c56 100644
--- a/llvm/test/MC/Disassembler/Mips/lit.local.cfg
+++ b/llvm/test/MC/Disassembler/Mips/lit.local.cfg
@@ -1,3 +1,2 @@
if not 'Mips' in config.root.targets:
config.unsupported = True
-
diff --git a/llvm/test/MC/Disassembler/PowerPC/lit.local.cfg b/llvm/test/MC/Disassembler/PowerPC/lit.local.cfg
index 5d33887ff0a..091332439b1 100644
--- a/llvm/test/MC/Disassembler/PowerPC/lit.local.cfg
+++ b/llvm/test/MC/Disassembler/PowerPC/lit.local.cfg
@@ -1,3 +1,2 @@
if not 'PowerPC' in config.root.targets:
config.unsupported = True
-
diff --git a/llvm/test/MC/Disassembler/RISCV/lit.local.cfg b/llvm/test/MC/Disassembler/RISCV/lit.local.cfg
index d0b081e3e8b..c63820126f8 100644
--- a/llvm/test/MC/Disassembler/RISCV/lit.local.cfg
+++ b/llvm/test/MC/Disassembler/RISCV/lit.local.cfg
@@ -1,3 +1,2 @@
if not 'RISCV' in config.root.targets:
config.unsupported = True
-
diff --git a/llvm/test/MC/Disassembler/Sparc/lit.local.cfg b/llvm/test/MC/Disassembler/Sparc/lit.local.cfg
index fa6a54e5013..d86c9e6d943 100644
--- a/llvm/test/MC/Disassembler/Sparc/lit.local.cfg
+++ b/llvm/test/MC/Disassembler/Sparc/lit.local.cfg
@@ -1,3 +1,2 @@
if not 'Sparc' in config.root.targets:
config.unsupported = True
-
diff --git a/llvm/test/MC/Disassembler/SystemZ/lit.local.cfg b/llvm/test/MC/Disassembler/SystemZ/lit.local.cfg
index 5c02dd3614a..2f3cf7d3f04 100644
--- a/llvm/test/MC/Disassembler/SystemZ/lit.local.cfg
+++ b/llvm/test/MC/Disassembler/SystemZ/lit.local.cfg
@@ -1,3 +1,2 @@
if not 'SystemZ' in config.root.targets:
config.unsupported = True
-
diff --git a/llvm/test/MC/Disassembler/WebAssembly/lit.local.cfg b/llvm/test/MC/Disassembler/WebAssembly/lit.local.cfg
index 2b7fce1988a..743473517cd 100644
--- a/llvm/test/MC/Disassembler/WebAssembly/lit.local.cfg
+++ b/llvm/test/MC/Disassembler/WebAssembly/lit.local.cfg
@@ -1,3 +1,2 @@
if not 'WebAssembly' in config.root.targets:
config.unsupported = True
-
diff --git a/llvm/test/MC/Disassembler/X86/lit.local.cfg b/llvm/test/MC/Disassembler/X86/lit.local.cfg
index e71f3cc4c41..c8625f4d9d2 100644
--- a/llvm/test/MC/Disassembler/X86/lit.local.cfg
+++ b/llvm/test/MC/Disassembler/X86/lit.local.cfg
@@ -1,3 +1,2 @@
if not 'X86' in config.root.targets:
config.unsupported = True
-
OpenPOWER on IntegriCloud