Enable 3 more tests, now that they pass
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=294
This commit is contained in:
parent
140bd036ec
commit
2bd896baf6
@ -293,11 +293,6 @@ cd stage2
|
||||
ln -s lib lib64
|
||||
%endif
|
||||
|
||||
# Due to http://llvm.org/bugs/show_bug.cgi?id=15242
|
||||
for i in crash-narrowfunctiontest metadata remove_arguments_test; do
|
||||
rm ../test/BugPoint/$i.ll;
|
||||
done
|
||||
|
||||
%ifarch s390 s390x
|
||||
for i in TestClassDecl.m TestClassForwardDecl.m c-index-getCursor-test.m; do
|
||||
rm ../tools/clang/test/Index/$i;
|
||||
|
Loading…
Reference in New Issue
Block a user