[Mlir-commits] [clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [CMake] Fold export_executable_symbols_* into function args. (PR #101741)

Lang Hames llvmlistbot at llvm.org
Mon Aug 5 18:52:14 PDT 2024


================
@@ -14,5 +14,3 @@ set(LLVM_LINK_COMPONENTS
 add_kaleidoscope_chapter(BuildingAJIT-Ch1
   toy.cpp
   )
-
-export_executable_symbols(BuildingAJIT-Ch1)
----------------
lhames wrote:

> The expert symbols are pushed to the add_llvm_example by default

Totally missed that. Thanks for the clarification!

https://github.com/llvm/llvm-project/pull/101741


More information about the Mlir-commits mailing list