mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-28 10:35:42 +00:00
Re-enable ppc64 gold test
https://bugzilla.redhat.com/show_bug.cgi?id=2234396 has been fixed.
This commit is contained in:
parent
d007916e9b
commit
2b59cd5563
1 changed files with 0 additions and 4 deletions
|
@ -477,10 +477,6 @@ cp -Rv ../cmake/* %{buildroot}%{pkg_datadir}/llvm/cmake
|
|||
%ifarch %{arm}
|
||||
rm test/tools/llvm-readobj/ELF/dependent-libraries.test
|
||||
%endif
|
||||
%ifarch ppc64le
|
||||
# TODO: Re-enable when ld.gold fixed its internal error.
|
||||
rm test/tools/gold/PowerPC/mtriple.ll
|
||||
%endif
|
||||
|
||||
# non reproducible errors
|
||||
rm test/tools/dsymutil/X86/swift-interface.test
|
||||
|
|
Loading…
Reference in a new issue