diff options
author | Ryan Prichard <rprichard@google.com> | 2021-04-02 20:23:22 -0700 |
---|---|---|
committer | Ryan Prichard <rprichard@google.com> | 2021-04-02 21:07:35 -0700 |
commit | c2018e2ed4ef5c8d9eeb23d563fbe5791f9992d5 (patch) | |
tree | 413d2d4607f9c2ab30d57517c7ca80d3d67387e3 /java/java.go | |
parent | 252831b03abe3d8a8849a2e271068acc056a3c47 (diff) |
Remove libgcc toolchain libs for Android
Remove Android-targeting gcc toolchain libraries -- libgcc,
libgcc_stripped, libatomic, and libgcov. Also remove libunwind_llvm,
which is replaced with a libunwind toolchain prebuilt.
The __atomic_* library functions are now part of the compiler-rt
builtins library:
https://android-review.googlesource.com/c/toolchain/llvm_android/+/1625025
Bug: http://b/153025717
Test: treehugger
Change-Id: I971d0a4a49f1aaeb3546e80b6d94208277a171ac
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions