travis: Enable external function call checks on llvm-{4,5}
Reviewer: Aaron Watry Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 315342
This commit is contained in:
parent
3d349ea98e
commit
2601429bac
@ -28,6 +28,7 @@ matrix:
|
||||
- LABEL="make gcc LLVM-4.0"
|
||||
- LLVM_VERSION=4.0
|
||||
- LLVM_CONFIG="llvm-config-${LLVM_VERSION}"
|
||||
- CHECK_FILES="barts-r600--.bc cayman-r600--.bc cedar-r600--.bc cypress-r600--.bc tahiti-amdgcn--.bc amdgcn--amdhsa.bc"
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
@ -42,6 +43,7 @@ matrix:
|
||||
- LABEL="make gcc LLVM-5.0"
|
||||
- LLVM_VERSION=5.0
|
||||
- LLVM_CONFIG="llvm-config-${LLVM_VERSION}"
|
||||
- CHECK_FILES="barts-r600--.bc cayman-r600--.bc cedar-r600--.bc cypress-r600--.bc tahiti-amdgcn--.bc amdgcn--amdhsa.bc"
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user