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

Steven Wu via flang-commits flang-commits at lists.llvm.org
Mon Aug 5 18:50:42 PDT 2024


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

The expert symbols are pushed to the add_llvm_example by default

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


More information about the flang-commits mailing list