Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(790)

Unified Diff: src/pkg/runtime/arch_amd64.h

Issue 12815046: code review 12815046: cmd/gc, runtime: inline append in frontend. (Closed)
Patch Set: diff -r a6d1a3f0411a https://go.googlecode.com/hg/ Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/pkg/runtime/arch_386.h ('k') | src/pkg/runtime/arch_arm.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/pkg/runtime/arch_amd64.h
===================================================================
--- a/src/pkg/runtime/arch_amd64.h
+++ b/src/pkg/runtime/arch_amd64.h
@@ -6,7 +6,6 @@
thechar = '6',
BigEndian = 0,
CacheLineSize = 64,
- appendCrossover = 0,
RuntimeGogoBytes = 64,
PCQuantum = 1
};
« no previous file with comments | « src/pkg/runtime/arch_386.h ('k') | src/pkg/runtime/arch_arm.h » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b