diff options
author | Fangrui Song <maskray@google.com> | 2019-10-29 22:37:28 -0700 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-10-29 22:41:35 -0700 |
commit | 0c5bcd1b59828cd09c1a105e077bd6e8aff9ac51 (patch) | |
tree | 85f0c280f5abc70d39fcf20d710f8c8f51e0a87f /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 8d24d72f7f8b7a111f96510fc6d62b05bfb7dbec (diff) | |
download | bcm5719-llvm-0c5bcd1b59828cd09c1a105e077bd6e8aff9ac51.tar.gz bcm5719-llvm-0c5bcd1b59828cd09c1a105e077bd6e8aff9ac51.zip |
[lli] Fix -DBUILD_SHARED_LIBS=on build
This fixes:
ld.lld: error: undefined symbol: vtable for llvm::orc::rpc::ResponseAbandoned
>>> referenced by lli.cpp
In -DBUILD_SHARED_LIBS=on builds, all directly referenced references must
be linked to appease -Wl,-z,defs.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions