petrhosek wrote: This breaks the build with the following error: ``` CMake Error at cmake/modules/AddLLVM.cmake:970 (add_library): Cannot find source file:
EXPORT_SYMBOLS_FOR_PLUGINS Call Stack (most recent call first): /b/s/w/ir/x/w/llvm-llvm-project/lld/cmake/modules/AddLLD.cmake:48 (generate_llvm_objects) /b/s/w/ir/x/w/llvm-llvm-project/lld/tools/lld/CMakeLists.txt:6 (add_lld_tool) CMake Error at cmake/modules/AddLLVM.cmake:970 (add_library): No SOURCES given to target: obj.lld Call Stack (most recent call first): /b/s/w/ir/x/w/llvm-llvm-project/lld/cmake/modules/AddLLD.cmake:48 (generate_llvm_objects) /b/s/w/ir/x/w/llvm-llvm-project/lld/tools/lld/CMakeLists.txt:6 (add_lld_tool) ``` Would it be possible to revert the change? https://github.com/llvm/llvm-project/pull/101741 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits