aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Chancellor <natechancellor@gmail.com>2019-10-26 13:01:06 -0700
committerNathan Chancellor <natechancellor@gmail.com>2019-10-26 13:01:09 -0700
commit6bc8c80d48dd1cc0fa54966e460aa32d00b8c802 (patch)
tree7007d583d3069da815982a7cc147d3bdba0c819c
parentfe4d48ac0f76147635e65278bededb5aac9ab178 (diff)
downloadlinux-x86-6bc8c80d48dd1cc0fa54966e460aa32d00b8c802.tar.gz
README: Update NDK Clang version
Done in https://android.googlesource.com/platform/ndk/+/e4d35c61e24f5935597b1f9516d6d6c5db3ce384 Change-Id: I61c54a7d0a8505e1ad89cf0fa6032c1c1b6f4068 Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 246cbed48..16430b9a1 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ LLVM Users
* Internal LLVM developers should look in the partner gerrit for more kernel configurations.
* [**NDK**](https://developer.android.com/ndk)
- * Currently clang-r349610b
+ * Currently clang-r365631c
* Look for "clang-" in [ndk/toolchains.py](https://android.googlesource.com/platform/ndk/+/refs/heads/master/ndk/toolchains.py)
* [**Trusty**](https://source.android.com/security/trusty/)