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 10a3e91 commit 5f47687Copy full SHA for 5f47687
compiler-rt/unittests/lit.common.unit.configured.in
@@ -7,7 +7,6 @@ config.llvm_obj_root = "@LLVM_BINARY_DIR@"
7
config.llvm_tools_dir = lit_config.substitute("@LLVM_TOOLS_DIR@")
8
config.compiler_rt_src_root = "@COMPILER_RT_SOURCE_DIR@"
9
config.compiler_rt_libdir = lit_config.substitute("@COMPILER_RT_RESOLVED_LIBRARY_OUTPUT_DIR@")
10
-config.aarch64_sme = @COMPILER_RT_HAS_AARCH64_SME@
11
config.enable_per_target_runtime_dir = @LLVM_ENABLE_PER_TARGET_RUNTIME_DIR_PYBOOL@
12
config.llvm_build_mode = lit_config.substitute("@LLVM_BUILD_MODE@")
13
config.host_arch = "@HOST_ARCH@"
0 commit comments