diff options
author | Keith Smiley <keithbsmiley@gmail.com> | 2024-04-17 17:03:39 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-17 17:03:39 -0400 |
commit | 1b87418b9960983f54aa67f87018466ae12d0ec6 (patch) | |
tree | 9dffb96ac66bdecc13069a005a5b5c3be200d87d /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 9435edf628cb2011652897e1f10f7c55313d50be (diff) | |
download | llvm-1b87418b9960983f54aa67f87018466ae12d0ec6.zip llvm-1b87418b9960983f54aa67f87018466ae12d0ec6.tar.gz llvm-1b87418b9960983f54aa67f87018466ae12d0ec6.tar.bz2 |
[bazel] Improve liblldb building (#89095)
On Linux using --version-script doesn't force loading of the underlying
archives that contain the symbols. By setting alwayslink=True on the API
cc_library we virtually get this behavior. This also allows downstream
users to use the exports files used by cmake. We could build more
configurability into this but there are also a lot of possible
variations users might want.
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions