NDK Release 18-beta1
Add the Scudo shared library prebuilt modules.

This patch adds the libclang_rt.scudo.{}.so shared library prebuilts for arm,
aarch64, i686 & x86_64. This is required for the future use of Scudo as a
possible sanitize option for Android binaries.

Bug: 72112048
Test: aosp compiled with m -j
Test: local experiment with scudo: true to ensure that a test target
(tombstoned) could be linked with Scudo (in conjunction with
https://android-review.googlesource.com/c/platform/build/soong/+/704391)

Change-Id: I4d928d61e09017df340c5a500ba53a5b05ff5764
1 file changed
tree: d05072ab8fba4b593bb0a82e6596856b143b18eb
  1. clang-3289846/
  2. clang-4053586/
  3. clang-4639204/
  4. clang-4679922/
  5. clang-4691093/
  6. clang-r328903/
  7. clang-stable/
  8. profiles/
  9. soong/
  10. Android.bp
  11. Android.mk
  12. CleanSpec.mk
  13. OWNERS
  14. README.md
README.md

Android Clang/LLVM Prebuilts

For the latest version of this doc, please make sure to visit: Android Clang/LLVM Prebuilts Readme Doc

LLVM Users

Prebuilt Versions

More Information

We have a public mailing list that you can subscribe to: android-llvm@googlegroups.com