projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8855924
)
Re-enable UBSan tests for SystemZ: PR20980 was fixed.
author
Alexey Samsonov
<vonosmas@gmail.com>
Wed, 2 Dec 2015 20:46:51 +0000
(20:46 +0000)
committer
Alexey Samsonov
<vonosmas@gmail.com>
Wed, 2 Dec 2015 20:46:51 +0000
(20:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254542
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/MC/SystemZ/lit.local.cfg
patch
|
blob
|
history
diff --git
a/test/MC/SystemZ/lit.local.cfg
b/test/MC/SystemZ/lit.local.cfg
index 78c5738c7acc7b98d52eff6ed1b859690367d287..2f3cf7d3f0432b284957d97d9c63696f6a3e06c6 100644
(file)
--- a/
test/MC/SystemZ/lit.local.cfg
+++ b/
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