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

Unified Diff: pnacl/DEPS

Issue 12180016: Update pnacl/DEPS to bring in merge to r172453 (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: update to corrected asm backends Created 7 years, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pnacl/scripts/lit_known_failures.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pnacl/DEPS
diff --git a/pnacl/DEPS b/pnacl/DEPS
index db835281d5dd7b4cdc19df891683a9677bfbca12..770260207695e0380da0fc70b54ddfd28581eca3 100644
--- a/pnacl/DEPS
+++ b/pnacl/DEPS
@@ -1,6 +1,6 @@
vars = {
"pnacl_binutils_rev": "453c266914e738071344256621e19cca3b39e17a",
- "pnacl_llvm_rev": "8bdbdf71c987b7604a178c1ebabfab3d22c0e85b",
+ "pnacl_llvm_rev": "50bcd382991b721082fc0bfa6efa62488f23601a",
"pnacl_gcc_rev": "e09efac3663fa23abf48941d4844e1876659b7c4",
"glibc_rev": "ef989bae60d93e2906847b367becbd0e7f27679f",
@@ -11,7 +11,7 @@ vars = {
# which the local llvm is branched. Unfortunately because the llvm and
# clang git repos are separate (even upstream), the same revision cannot
# be used for both of them, the way it can with SVN.
- "clang_rev": "c2cca2361aeafdf9170de2695b17d8bcd1c6f7db",
+ "clang_rev": "ed6355d56cbeb1cd1a77cc46e0a519af25523ccb",
"nacl_base_readonly": "http://git.chromium.org/native_client",
"nacl_base_readwrite": "ssh://gerrit.chromium.org:29418/native_client",
"llvm_upstream_base": "http://llvm.org/git/",
« no previous file with comments | « no previous file | pnacl/scripts/lit_known_failures.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698