mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 17:54:50 +00:00
Adapt testsuite for another test failure
This commit is contained in:
parent
7b91480a54
commit
e7a8b6628b
3
debian/qualify-clang.sh
vendored
3
debian/qualify-clang.sh
vendored
@ -1138,7 +1138,8 @@ if test ! -f /usr/lib/clc/polaris10-amdgcn-mesa-mesa3d.bc; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
LLVM_CONFIG=llvm-config-$VERSION /usr/lib/llvm-$VERSION/share/libclc/check_external_calls.sh /usr/lib/clc/amdgcn--amdhsa.bc > /dev/null
|
||||
BINDIR=$(llvm-config-$VERSION --bindir)
|
||||
/usr/lib/llvm-$VERSION/share/libclc/check_external_calls.sh /usr/lib/clc/amdgcn--amdhsa.bc $BINDIR > /dev/null
|
||||
|
||||
# libunwind
|
||||
echo "Testing libunwind-$VERSION-dev ..."
|
||||
|
Loading…
Reference in New Issue
Block a user