summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/MC/SystemZ/lit.local.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/test/MC/SystemZ/lit.local.cfg b/llvm/test/MC/SystemZ/lit.local.cfg
index 78c5738c7ac..2f3cf7d3f04 100644
--- a/llvm/test/MC/SystemZ/lit.local.cfg
+++ b/llvm/test/MC/SystemZ/lit.local.cfg
@@ -1,6 +1,2 @@
if not 'SystemZ' in config.root.targets:
config.unsupported = True
-
-# http://llvm.org/bugs/show_bug.cgi?id=20980
-if 'ubsan' in config.available_features:
- config.unsupported = True
OpenPOWER on IntegriCloud