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

Unified Diff: src/macro-assembler-ia32.h

Issue 14888: Code regions (Closed)
Patch Set: Created 12 years 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
« src/log.h ('K') | « src/log.cc ('k') | tools/tickprocessor.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/macro-assembler-ia32.h
diff --git a/src/macro-assembler-ia32.h b/src/macro-assembler-ia32.h
index 8bcc651c15fdaee369cb067c300e54a4b978b981..b8fb3b90b5bf0bf65bade520e459398323ca622b 100644
--- a/src/macro-assembler-ia32.h
+++ b/src/macro-assembler-ia32.h
@@ -305,6 +305,7 @@ class CodePatcher {
MacroAssembler masm_; // Macro assembler used to generate the code.
};
+
// -----------------------------------------------------------------------------
// Static helper functions.
« src/log.h ('K') | « src/log.cc ('k') | tools/tickprocessor.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698