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

Side by Side Diff: pnacl/COMPONENT_REVISIONS

Issue 1767083003: PNaCl: Update clang and llvm revision in pnacl/COMPONENT_REVISIONS (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Explicitly enable exceptions for the legacy driver Created 4 years, 9 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
« no previous file with comments | « no previous file | pnacl/driver/pnacl-driver.py » ('j') | pnacl/driver/pnacl-driver.py » ('J')
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=d5a23a319f685b7b853346eafe800d8ba8a69bac 10 binutils=d5a23a319f685b7b853346eafe800d8ba8a69bac
11 # 11 #
12 # Three lines avoid merge conflicts. 12 # Three lines avoid merge conflicts.
13 # 13 #
14 clang=25d3d1fa3f49cabead2807f6d5e7e2a2127fa2c7 14 clang=6836bf546dcd883aef4e53ee881d666410bf3e71
15 # 15 #
16 # Three lines avoid merge conflicts. 16 # Three lines avoid merge conflicts.
17 # 17 #
18 llvm=0a4fdf87097a38de3e8c6208f9c38d2844ca05f6 18 llvm=c4c384b33a5a5485919578277d9c0696bf1e1888
19 # 19 #
20 # Three lines avoid merge conflicts. 20 # Three lines avoid merge conflicts.
21 # 21 #
22 gcc=574429118e460375c377728420c43aad4a3103dc 22 gcc=574429118e460375c377728420c43aad4a3103dc
23 # 23 #
24 # Three lines avoid merge conflicts. 24 # Three lines avoid merge conflicts.
25 # 25 #
26 libcxx=c627a310c8986c42c828adab52f3826fceba802e 26 libcxx=c627a310c8986c42c828adab52f3826fceba802e
27 # 27 #
28 # Three lines avoid merge conflicts. 28 # Three lines avoid merge conflicts.
(...skipping 12 matching lines...) Expand all
41 # 41 #
42 compiler_rt=9ded361c356ebc38a115e8134b8f7ca4f1d61eb0 42 compiler_rt=9ded361c356ebc38a115e8134b8f7ca4f1d61eb0
43 # 43 #
44 # Three lines avoid merge conflicts. 44 # Three lines avoid merge conflicts.
45 # 45 #
46 subzero=1bdb73522937503501201ac387bc1477ea5fa29a 46 subzero=1bdb73522937503501201ac387bc1477ea5fa29a
47 # 47 #
48 # Three lines avoid merge conflicts. 48 # Three lines avoid merge conflicts.
49 # 49 #
50 binutils_x86=1d8592cc9f02cc9aeaef992c296376a8fd4c8761 50 binutils_x86=1d8592cc9f02cc9aeaef992c296376a8fd4c8761
OLDNEW
« no previous file with comments | « no previous file | pnacl/driver/pnacl-driver.py » ('j') | pnacl/driver/pnacl-driver.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698