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

Unified Diff: src/assembler.cpp

Issue 901453002: Add comment for the forked Dart revision for the assembler code. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/assembler.cpp
diff --git a/src/assembler.cpp b/src/assembler.cpp
index 8a21a5162c46291e0d0b262719fb0246ea292be0..6bda4ee6d6ec25538554e33fc6648d7168bcf07e 100644
--- a/src/assembler.cpp
+++ b/src/assembler.cpp
@@ -5,6 +5,9 @@
//
// Modified by the Subzero authors.
//
+// This is forked from Dart revision 39313.
Jim Stichnoth 2015/02/03 21:44:50 Would it be too hand-holdy to reference something
jvoung (off chromium) 2015/02/03 23:09:09 Done. I was a little afraid of the link going stal
+// Please update the revision if we merge back changes from Dart.
+//
//===----------------------------------------------------------------------===//
//
// The Subzero Code Generator
« 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