summaryrefslogtreecommitdiff
path: root/libc/kernel/tools/cpp.py
diff options
context:
space:
mode:
authorRyan Prichard <rprichard@google.com>2020-04-01 20:10:07 -0700
committerRyan Prichard <rprichard@google.com>2020-04-01 20:10:25 -0700
commit379e05fd5df54f23a75a50efe457ecadf44a68b1 (patch)
treeed6c8cb4ee4de9e39db9e699de77bec5e7ab5bc1 /libc/kernel/tools/cpp.py
parentdf93812f6555da9981929ae833950c6d6ae1d6e1 (diff)
Stop exporting unwinder from arm32 libc.a
The unwinder is still exported from libc.so. Previously, the object files from libunwind_llvm.a were repackaged into arm32's libc.a. For a static library output, whole_static_libs did not repackage the symbols from libgcc_stripped, which is a toolchain_library, so only the arm32 libc.a exported an unwinder. Bug: http://b/153028957 Test: bionic-unit-tests / bionic-unit-tests-static Change-Id: I3048179032d8bc08e1cbad7cd7e2b1fd2e213f7f
Diffstat (limited to 'libc/kernel/tools/cpp.py')
0 files changed, 0 insertions, 0 deletions