mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-14 07:31:53 +00:00
Re-enable UBSan tests for SystemZ: PR20980 was fixed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254542 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8855924964
commit
78c3317f0f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user