Update the emulator version info location.

They updated how they track compiler versions in the following CL:
https://android-review.googlesource.com/c/platform/external/qemu/+/2616092

Test: doc-only change
Change-Id: I7e51d050688482ca6f79a6ae7172689a37410d04
1 file changed
tree: 178f6bc8f2a67f771bd41d264f5ff53d3f392bfc
  1. clang-3289846/
  2. clang-r450784e/
  3. clang-r475365b/
  4. clang-r487747c/
  5. clang-stable/
  6. docs/
  7. kleaf/
  8. llvm-binutils-stable/
  9. mlgo-models/
  10. profiles/
  11. soong/
  12. .gitignore
  13. Android.bp
  14. BINUTILS_KERNEL_DEPRECATION.md
  15. BUILD.bazel
  16. cc_toolchain_clang_version_test.bzl
  17. cc_toolchain_config.bzl
  18. cc_toolchain_constants.bzl
  19. cc_toolchain_features.bzl
  20. cc_toolchain_features_arm_isa_test.bzl
  21. cc_toolchain_features_cfi_test.bzl
  22. cc_toolchain_features_env_based_flags_test.bzl
  23. cc_toolchain_features_flag_order_test.bzl
  24. cc_toolchain_features_linker_alignment_test.bzl
  25. cc_toolchain_features_misc_test.bzl
  26. cc_toolchain_features_pack_relocation_test.bzl
  27. cc_toolchain_features_thinlto_test.bzl
  28. cc_toolchain_features_ubsan_test.bzl
  29. CleanSpec.mk
  30. GCC_4_9_DEPRECATION.md
  31. go.mod
  32. METADATA
  33. OWNERS
  34. README.md
  35. 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.