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

Side by Side Diff: pnacl/COMPONENT_REVISIONS

Issue 296053008: Build subzero with LLVM autoconf build (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: update to tip Created 6 years, 4 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 | toolchain_build/toolchain_build_pnacl.py » ('j') | 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=ac063cbed29f2a91afc63618d849ca5177ca5c9a 10 binutils=ac063cbed29f2a91afc63618d849ca5177ca5c9a
11 clang=c9e11978abdba970b12b46ab792634f0a98319d7 11 clang=c9e11978abdba970b12b46ab792634f0a98319d7
12 llvm=e009cdd430e3e924fd3d7c3dd5e7ad5f1628489e 12 llvm=e009cdd430e3e924fd3d7c3dd5e7ad5f1628489e
13 gcc=574429118e460375c377728420c43aad4a3103dc 13 gcc=574429118e460375c377728420c43aad4a3103dc
14 libcxx=cf62f930e584119717745a08a13b00bf4c417077 14 libcxx=cf62f930e584119717745a08a13b00bf4c417077
15 libcxxabi=53ea5adaab7e1fd67d22744a169e4b3a17fbf40a 15 libcxxabi=53ea5adaab7e1fd67d22744a169e4b3a17fbf40a
16 nacl_newlib=c063c56927b0e353d7981b4a058d7bd9deacf34d 16 nacl_newlib=c063c56927b0e353d7981b4a058d7bd9deacf34d
17 llvm_test_suite=4937c9ab297198c9450fd6bb77763299a62627e7 17 llvm_test_suite=4937c9ab297198c9450fd6bb77763299a62627e7
18 compiler_rt=042faedc42471163bd25591e062456a07b490ed7 18 compiler_rt=042faedc42471163bd25591e062456a07b490ed7
19 subzero=6e992147f2f4c99a8fd574e6a154b97e503e59e7
OLDNEW
« no previous file with comments | « no previous file | toolchain_build/toolchain_build_pnacl.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698