llvm-project/clang/tools/clang-repl
Michał Górny d99e9461b0 [clang] [clang-repl] Fix linking against LLVMLineEditor
LLVMLineEditor library is part of the LLVM dylib.  Move it into
LLVM_LINK_COMPONENTS to avoid duplicate linking when dylib is being
used.  This fixes building standalone clang against installed LLVM
without static libraries.

Differential Revision: https://reviews.llvm.org/D107558
2021-08-05 16:51:47 +02:00
..
CMakeLists.txt [clang] [clang-repl] Fix linking against LLVMLineEditor 2021-08-05 16:51:47 +02:00
ClangRepl.cpp Reland "[clang-repl] Allow passing in code as positional arguments." 2021-07-10 17:54:00 +00:00