We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5248a98 commit 7c071c2Copy full SHA for 7c071c2
llvm/utils/gn/secondary/llvm/test/BUILD.gn
@@ -74,6 +74,7 @@ write_lit_config("lit_site_cfg") {
74
"LLVM_USE_INTEL_JITEVENTS=0",
75
"LLVM_USE_SANITIZER=",
76
"LLVM_VERSION_MAJOR=$llvm_version_major",
77
+ "LLVM_VERSION_MINOR=$llvm_version_minor",
78
"LLVM_VERSION_SUFFIX=git",
79
"Python3_EXECUTABLE=$python_path",
80
"TARGETS_TO_BUILD=$llvm_targets_to_build_string",
0 commit comments