Skip to content

Commit 5f47687

Browse files
Dinar TemirbulatovDinar Temirbulatov
authored andcommitted
Remove config.aarch64_sme from compiler-rt/unittests/lit.common.unit.configured.in
1 parent 10a3e91 commit 5f47687

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler-rt/unittests/lit.common.unit.configured.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ config.llvm_obj_root = "@LLVM_BINARY_DIR@"
77
config.llvm_tools_dir = lit_config.substitute("@LLVM_TOOLS_DIR@")
88
config.compiler_rt_src_root = "@COMPILER_RT_SOURCE_DIR@"
99
config.compiler_rt_libdir = lit_config.substitute("@COMPILER_RT_RESOLVED_LIBRARY_OUTPUT_DIR@")
10-
config.aarch64_sme = @COMPILER_RT_HAS_AARCH64_SME@
1110
config.enable_per_target_runtime_dir = @LLVM_ENABLE_PER_TARGET_RUNTIME_DIR_PYBOOL@
1211
config.llvm_build_mode = lit_config.substitute("@LLVM_BUILD_MODE@")
1312
config.host_arch = "@HOST_ARCH@"

0 commit comments

Comments
 (0)