Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(151)

Side by Side Diff: pnacl/COMPONENT_REVISIONS

Issue 819303004: PNaCl: Update LLVM revision in pnacl/COMPONENT_REVISIONS (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # PNaCl component git revisions. The git base URL and repository names are at 1 # PNaCl component git revisions. The git base URL and repository names are at
2 # the top of toolchain_build/toolchain_build_pnacl.py. 2 # the top of toolchain_build/toolchain_build_pnacl.py.
3 # For backward compatibility, the key names match the directory names used by 3 # For backward compatibility, the key names match the directory names used by
4 # gclient in the earlier version of this file, with the exception that 4 # gclient in the earlier version of this file, with the exception that
5 # underscores in this file become dashes in the directory name (that means this 5 # underscores in this file become dashes in the directory name (that means this
6 # file can be 'source'ed in a shell script). 6 # file can be 'source'ed in a shell script).
7 # 7 #
8 # You can auto-update this file with ./pnacl/deps_update.py 8 # You can auto-update this file with ./pnacl/deps_update.py
9 9
10 binutils=84c8183a55ddc46a4c2be03eef840cceb83d6bcb 10 binutils=84c8183a55ddc46a4c2be03eef840cceb83d6bcb
11 clang=ee9f4759d2c241a5e896e922865895289a7ca702 11 clang=ee9f4759d2c241a5e896e922865895289a7ca702
12 llvm=3ab478b4f7e2a6279d435700944c8b28008f4ee4 12 llvm=9eecd8225bfd180b9160d838b3049175780bcf09
13 gcc=574429118e460375c377728420c43aad4a3103dc 13 gcc=574429118e460375c377728420c43aad4a3103dc
14 libcxx=ba6de7e3eaac146ce1553c4b28141c19246c50e9 14 libcxx=ba6de7e3eaac146ce1553c4b28141c19246c50e9
15 libcxxabi=d980d1191e1034abd4e1c06ed9c532b6f9db2d5c 15 libcxxabi=d980d1191e1034abd4e1c06ed9c532b6f9db2d5c
16 nacl_newlib=4e25c2883f51b43758f44ffcc6abb31b8680fb7c 16 nacl_newlib=4e25c2883f51b43758f44ffcc6abb31b8680fb7c
17 llvm_test_suite=6438a2b505fa29f82eb850aed1785db1738b971c 17 llvm_test_suite=6438a2b505fa29f82eb850aed1785db1738b971c
18 compiler_rt=042faedc42471163bd25591e062456a07b490ed7 18 compiler_rt=042faedc42471163bd25591e062456a07b490ed7
19 subzero=dddaf9cae5107a60becbe69628d774815e9305e7 19 subzero=dddaf9cae5107a60becbe69628d774815e9305e7
20 binutils_x86=1d8592cc9f02cc9aeaef992c296376a8fd4c8761 20 binutils_x86=1d8592cc9f02cc9aeaef992c296376a8fd4c8761
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698