add a test: Make sure that #993904 and #995069 don't come back'

This commit is contained in:
Sylvestre Ledru 2021-10-17 22:02:24 +02:00
parent 64822f9a9e
commit 7057efdb4e

View File

@ -1049,6 +1049,12 @@ if test ! -f /usr/lib/clc/amdgcn--amdhsa.bc; then
exit -1;
fi
if test ! -f /usr/lib/clc/polaris10-amdgcn-mesa-mesa3d.bc; then
# Make sure that #993904 and #995069 don't come back
echo "/usr/lib/clc/polaris10-amdgcn-mesa-mesa3d.bc doesn't exist"
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
# libunwind