Skip to content

Commit

Permalink
Update to LLVM r416183c2.
Browse files Browse the repository at this point in the history
Changelog updates are in a separate commit to make cherry-picking to
master easier.

Bug: android/ndk#1590
Bug: android/ndk#1608
Bug: android/ndk#1619
Bug: android/ndk#1645
Bug: android/ndk#1672
Test: ./checkbuild.py && ./run_tests.py
Change-Id: Ie5571ed436cb0a3fe9ad675ed15f62fff4e978d6
(cherry picked from commit 59e8e507c2a2147c2bc806087c953dd36f6b1c41)
Merged-In: Ie5571ed436cb0a3fe9ad675ed15f62fff4e978d6
  • Loading branch information
DanAlbert authored and Android Build Coastguard Worker committed Apr 22, 2022
1 parent 90f4adf commit dec6c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ndk/toolchains.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import ndk.paths


CLANG_VERSION = 'clang-r416183c1'
CLANG_VERSION = 'clang-r416183c2'


HOST_TRIPLE_MAP = {
Expand Down

0 comments on commit dec6c3f

Please sign in to comment.