We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7e2eae commit 34d58d7Copy full SHA for 34d58d7
src/test/run-make/cross-lang-lto/Makefile
@@ -1,9 +1,12 @@
1
+
2
+# min-llvm-version 4.0
3
4
+-include ../../run-make-fulldeps/tools.mk
5
6
# This test makes sure that the expected .llvmbc sections for use by
7
# linker-based LTO are available in object files when compiling with
8
# -Z cross-lang-lto
9
--include ../../run-make-fulldeps/tools.mk
-
10
LLVMBC_SECTION_NAME=\\.llvmbc
11
12
ifeq ($(UNAME),Darwin)
0 commit comments