Skip to content

Commit 5e67b3a

Browse files
nicoNoumanAmir657
authored andcommitted
Revert "[gn] port b1be213"
b1be213 was reverted in 3ac75ee. This reverts commit 18f4b7e, as well as follow-ups a69d2a1 and 4a6b569.
1 parent 3c3f2b3 commit 5e67b3a

File tree

1 file changed

+0
-2
lines changed
  • llvm/utils/gn/secondary/compiler-rt/test

1 file changed

+0
-2
lines changed

llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ write_cmake_config("lit_common_configured") {
5555
"COMPILER_RT_ENABLE_INTERNAL_SYMBOLIZER_PYBOOL=False",
5656
"COMPILER_RT_HAS_NO_DEFAULT_CONFIG_FLAG_PYBOOL=True",
5757
"COMPILER_RT_INTERCEPT_LIBDISPATCH_PYBOOL=False",
58-
"COMPILER_RT_RESOLVED_EXEC_OUTPUT_DIR=" +
59-
rebase_path("$root_build_dir/bin"),
6058
"COMPILER_RT_RESOLVED_LIBRARY_OUTPUT_DIR=" +
6159
rebase_path(crt_current_out_dir),
6260
"COMPILER_RT_RESOLVED_OUTPUT_DIR=" + rebase_path(crt_current_out_dir),

0 commit comments

Comments
 (0)