Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot

This commit is contained in:
Sylvestre Ledru 2019-10-07 16:56:41 +02:00
commit 160dc1ad5e

View File

@ -17,7 +17,7 @@ fi
cd "$ADTTMP" cd "$ADTTMP"
cat <<EOF > CMakeLists.txt cat <<EOF > CMakeLists.txt
cmake_minimum_required(VERSION 2.6.2) cmake_minimum_required(VERSION 2.6.2)
find_package(LLVM 9.0.0 REQUIRED find_package(LLVM 10.0.0 REQUIRED
COMPONENTS COMPONENTS
Analysis Analysis
BitReader BitReader