diff options
author | Michał Górny <mgorny@moritz.systems> | 2021-08-05 14:00:34 +0200 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2021-08-05 16:51:47 +0200 |
commit | d99e9461b07988914cba573800cd1862f277e155 (patch) | |
tree | fd973984622f80409a2af625bd159f4155a94cea /llvm/tools/llvm-diff/lib | |
parent | 2cbf9fd402afe8c33272bf60997cfb7e1f7c5f69 (diff) | |
download | llvm-d99e9461b07988914cba573800cd1862f277e155.zip llvm-d99e9461b07988914cba573800cd1862f277e155.tar.gz llvm-d99e9461b07988914cba573800cd1862f277e155.tar.bz2 |
[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
Diffstat (limited to 'llvm/tools/llvm-diff/lib')
0 files changed, 0 insertions, 0 deletions