Ignore cross-lang-lto test for LLVM versions without ThinLTO.
This commit is contained in:
parent
fefed13747
commit
ae149f11ec
1 changed files with 5 additions and 2 deletions
|
|
@ -1,9 +1,12 @@
|
|||
|
||||
# min-llvm-version 4.0
|
||||
|
||||
-include ../../run-make-fulldeps/tools.mk
|
||||
|
||||
# This test makes sure that the expected .llvmbc sections for use by
|
||||
# linker-based LTO are available in object files when compiling with
|
||||
# -Z cross-lang-lto
|
||||
|
||||
-include ../../run-make-fulldeps/tools.mk
|
||||
|
||||
LLVMBC_SECTION_NAME=\\.llvmbc
|
||||
|
||||
ifeq ($(UNAME),Darwin)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue