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

Side by Side Diff: pnacl/COMPONENT_REVISIONS

Issue 98693012: PNaCl: Update LLVM revision in pnacl/COMPONENT_REVISIONS (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 7 years 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=c926f7f27f42ae8bfda0fe3aefc51d6401f979e7 10 binutils=c926f7f27f42ae8bfda0fe3aefc51d6401f979e7
11 clang=a963b803407c9d1cac644cc425004e0ccd28fa45 11 clang=a963b803407c9d1cac644cc425004e0ccd28fa45
12 llvm=e060815574a6f409fa69dd6b43b01b37cf7c1919 12 llvm=c754d9c5b9c10fc01ded1219528b67c162b55933
13 gcc=574429118e460375c377728420c43aad4a3103dc 13 gcc=574429118e460375c377728420c43aad4a3103dc
14 libcxx=611cf8f8011c77f2f840858e8c9c1d804ad15fd9 14 libcxx=611cf8f8011c77f2f840858e8c9c1d804ad15fd9
15 libcxxabi=bf2aa59aa2f9656abfb74f1996297599355f1aef 15 libcxxabi=bf2aa59aa2f9656abfb74f1996297599355f1aef
16 nacl_newlib=07af971728e84f28114c3492854ee8e68764051c 16 nacl_newlib=07af971728e84f28114c3492854ee8e68764051c
17 llvm_test_suite=aeb62b2a7346876cb84eb6d0be792807602dab1a 17 llvm_test_suite=aeb62b2a7346876cb84eb6d0be792807602dab1a
18 compiler_rt=8fc63ab2a0e0ccca85b9c3cc515fd291cbbb96e9 18 compiler_rt=8fc63ab2a0e0ccca85b9c3cc515fd291cbbb96e9
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