aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/lit.local.cfg
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2016-07-23 20:41:05 +0000
committerDimitry Andric <dim@FreeBSD.org>2016-07-23 20:41:05 +0000
commit01095a5d43bbfde13731688ddcf6048ebb8b7721 (patch)
tree4def12e759965de927d963ac65840d663ef9d1ea /test/CodeGen/AArch64/lit.local.cfg
parentf0f4822ed4b66e3579e92a89f368f8fb860e218e (diff)
Notes
Diffstat (limited to 'test/CodeGen/AArch64/lit.local.cfg')
-rw-r--r--test/CodeGen/AArch64/lit.local.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CodeGen/AArch64/lit.local.cfg b/test/CodeGen/AArch64/lit.local.cfg
index f4626c7e0a43..f4f77c5aa312 100644
--- a/test/CodeGen/AArch64/lit.local.cfg
+++ b/test/CodeGen/AArch64/lit.local.cfg
@@ -1,7 +1,5 @@
import re
-config.suffixes = ['.ll']
-
if not 'AArch64' in config.root.targets:
config.unsupported = True