diff options
author | Tom Stellard <tstellar@redhat.com> | 2020-01-22 22:06:56 +0000 |
---|---|---|
committer | Hans Wennborg <hans@chromium.org> | 2020-01-23 01:19:33 +0100 |
commit | 3e429b691ec89de09324d6af33e35f1491f45b7d (patch) | |
tree | bc0f8d7b6efe3231c4c07cd3f9467059ec1f9e8a /lldb/packages/Python/lldbsuite/test | |
parent | 6c9da109c9cee54b494b03edbfd1648b685331c3 (diff) | |
download | bcm5719-llvm-3e429b691ec89de09324d6af33e35f1491f45b7d.tar.gz bcm5719-llvm-3e429b691ec89de09324d6af33e35f1491f45b7d.zip |
[cmake] Fix clang builds with BUILD_SHARED=ON and CLANG_LINK_CLANG_DYLIB=ON
Summary:
We were linking all the clang objects and shared libraries into
libclang-cpp.so, which was causing the command line options to be
registered twice.
Reviewers: beanz, mgorny
Reviewed By: beanz, mgorny
Subscribers: mgorny, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D68520
(cherry picked from commit df839cfda09dbadc26b8be635f27da75f1f27190)
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions