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

Issue 11363043: code review 11363043: cmd/5l, cmd/6l, cmd/8l: accept PCDATA instruction in input (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by rsc
Modified:
11 years, 11 months ago
Reviewers:
CC:
ken2, golang-dev
Visibility:
Public.

Description

cmd/5l, cmd/6l, cmd/8l: accept PCDATA instruction in input The portable code in cmd/ld already knows how to process it, we just have to ignore it during code generation.

Patch Set 1 #

Patch Set 2 : diff -r 8b12d6f12155 https://code.google.com/p/go/ #

Patch Set 3 : diff -r f3170d09181d https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -10 lines) Patch
M src/cmd/5l/noop.c View 1 2 2 chunks +7 lines, -1 line 0 comments Download
M src/cmd/5l/optab.c View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/cmd/5l/span.c View 1 2 3 chunks +4 lines, -2 lines 0 comments Download
M src/cmd/6l/optab.c View 1 2 chunks +12 lines, -2 lines 0 comments Download
M src/cmd/6l/pass.c View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M src/cmd/8l/optab.c View 1 2 chunks +12 lines, -2 lines 0 comments Download
M src/cmd/8l/pass.c View 1 2 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 2
rsc
Hello ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
11 years, 11 months ago (2013-07-16 20:23:08 UTC) #1
rsc
11 years, 11 months ago (2013-07-16 20:23:14 UTC) #2
*** Submitted as https://code.google.com/p/go/source/detail?r=f180a9089e28 ***

cmd/5l, cmd/6l, cmd/8l: accept PCDATA instruction in input

The portable code in cmd/ld already knows how to process it,
we just have to ignore it during code generation.

R=ken2
CC=golang-dev
https://codereview.appspot.com/11363043
Sign in to reply to this message.

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