diff options
author | Michael Jones <michaelrj@google.com> | 2023-05-02 11:24:19 -0700 |
---|---|---|
committer | Michael Jones <michaelrj@google.com> | 2023-05-02 14:55:46 -0700 |
commit | 48882561253fa66deb9362c6b43f3bcda1a958f7 (patch) | |
tree | 2f68f8a97de05269cb79d91bcca06ba3efa226de /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 2b6c5bb995be1b675c1d92e2d46403c76764e5c7 (diff) | |
download | llvm-48882561253fa66deb9362c6b43f3bcda1a958f7.zip llvm-48882561253fa66deb9362c6b43f3bcda1a958f7.tar.gz llvm-48882561253fa66deb9362c6b43f3bcda1a958f7.tar.bz2 |
[libc][bazel] static link test targets
This solves issues caused by the symbols for internal components being
marked as hidden. When dynamically linked, the tests of internal
components, such as printf_parser_test, fail due to the symbols being
unavailable.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D149674
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions