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

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: add a link 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..b0ff4194985d6be4ee1c941446226fb670ce3fc4 100644
--- a/src/assembler.cpp
+++ b/src/assembler.cpp
@@ -5,6 +5,10 @@
//
// Modified by the Subzero authors.
//
+// This is forked from Dart revision 39313.
+// Please update the revision if we merge back changes from Dart.
+// https://code.google.com/p/dart/wiki/GettingTheSource
+//
//===----------------------------------------------------------------------===//
//
// 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