File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -176,10 +176,6 @@ if(DEFINED REMOTE_TEST_HOST)
176
176
set (RUNTIMES_${TOOLCHAIN_TARGET_TRIPLE}_LIBUNWIND_TARGET_INFO "${DEFAULT_TEST_TARGET_INFO} " CACHE STRING "" )
177
177
set (RUNTIMES_${TOOLCHAIN_TARGET_TRIPLE}_LIBUNWIND_EXECUTOR "${DEFAULT_TEST_EXECUTOR} " CACHE STRING "" )
178
178
179
- #NOTE: temporary workaround to fix the remote execution for libunwind tests.
180
- # https://reviews.llvm.org/D112082
181
- set (RUNTIMES_${TOOLCHAIN_TARGET_TRIPLE}_LIBUNWIND_TEST_CONFIG "${LLVM_PROJECT_DIR} /libunwind/test/lit.site.cfg.in" CACHE PATH "" )
182
-
183
179
set (RUNTIMES_${TOOLCHAIN_TARGET_TRIPLE}_LIBCXXABI_TARGET_INFO "${DEFAULT_TEST_TARGET_INFO} " CACHE STRING "" )
184
180
set (RUNTIMES_${TOOLCHAIN_TARGET_TRIPLE}_LIBCXXABI_EXECUTOR "${DEFAULT_TEST_EXECUTOR} " CACHE STRING "" )
185
181
set (RUNTIMES_${TOOLCHAIN_TARGET_TRIPLE}_LIBCXX_TARGET_INFO "${DEFAULT_TEST_TARGET_INFO} " CACHE STRING "" )
You can’t perform that action at this time.
0 commit comments