Add libbolt_rt_instr.a to clang-r498229

This CL adds the lib/libbolt_rt_instr.a to the clang-r498229 prebuilt.
The archive was pulled from build aosp/aops-llvm-toolchain build 10550308
https://android-build.corp.google.com/build_explorer/branch_dashboard/aosp-llvm-toolchain/build_id/10550308/?gridSize=20&activeBuildId=10550308&activeTarget=linux

Test: ~/projects/android/aosp-plus-rust/prebuilts/clang/host/linux-x86/clang-r498229/bin/llvm-bolt --peepholes=all --instrument --instrumentation-file-append-pid --instrumentation-file=../profiles/libLLVM-16.fdata -o lib/libLLVM-16.bolt.so lib/libLLVM-16.so
Bug: 239962209
Change-Id: I227ea524cd7e2e11423951f3ea6e471af9e9cad1
1 file changed
tree: df40e233acef3fa6c80146c93688d2ea8c99827e
  1. clang-3289846/
  2. clang-r450784e/
  3. clang-r475365b/
  4. clang-r487747c/
  5. clang-r498229/
  6. clang-stable/
  7. docs/
  8. kleaf/
  9. llvm-binutils-stable/
  10. mlgo-models/
  11. profiles/
  12. soong/
  13. .gitignore
  14. Android.bp
  15. BINUTILS_KERNEL_DEPRECATION.md
  16. BUILD.bazel
  17. cc_toolchain_clang_version_test.bzl
  18. cc_toolchain_config.bzl
  19. cc_toolchain_constants.bzl
  20. cc_toolchain_features.bzl
  21. cc_toolchain_features_arm_isa_test.bzl
  22. cc_toolchain_features_cfi_test.bzl
  23. cc_toolchain_features_env_based_flags_test.bzl
  24. cc_toolchain_features_flag_order_test.bzl
  25. cc_toolchain_features_linker_alignment_test.bzl
  26. cc_toolchain_features_misc_test.bzl
  27. cc_toolchain_features_pack_relocation_test.bzl
  28. cc_toolchain_features_sanitizer_blocklist_test.bzl
  29. cc_toolchain_features_thinlto_test.bzl
  30. cc_toolchain_features_ubsan_test.bzl
  31. CleanSpec.mk
  32. GCC_4_9_DEPRECATION.md
  33. go.mod
  34. METADATA
  35. OWNERS
  36. README.md
  37. RELEASE_NOTES.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

See also our release notes.