Skip to content

Commit

Permalink
Switch Clang to build 2690385.
Browse files Browse the repository at this point in the history
Change-Id: I168f5ae88b0b2f7db7affc1daa58ef50680a7fd1
  • Loading branch information
stephenhines authored and DanAlbert committed Apr 7, 2016
1 parent 9167304 commit 7f288bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/tools/build-llvm.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def get_llvm_prebuilt_path(host):


def main(args):
LLVM_VERSION = 'clang-2629532'
LLVM_VERSION = 'clang-2690385'

host = args.host
package_dir = args.dist_dir
Expand Down

0 comments on commit 7f288bb

Please sign in to comment.