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

Issue 2104042: code review 2104042: 8l: suppress emitting DWARF in Windows PE. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 6 months ago by brainman
Modified:
14 years, 6 months ago
Reviewers:
CC:
rsc, lvd, vcc, golang-dev
Visibility:
Public.

Description

8l: suppress emitting DWARF in Windows PE. Fixes issue 1064.

Patch Set 1 #

Patch Set 2 : code review 2104042: 8l: suppress emitting DWARF in Windows PE. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/cmd/8l/asm.c View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 12
brainman
Hello rsc, lvd (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 6 months ago (2010-09-01 02:43:28 UTC) #1
lvd
sorry about that. 1 comment below. http://codereview.appspot.com/2104042/diff/2001/3001 File src/cmd/8l/asm.c (right): http://codereview.appspot.com/2104042/diff/2001/3001#newcode1053 src/cmd/8l/asm.c:1053: dwarfaddheaders(); you probably ...
14 years, 6 months ago (2010-09-01 12:00:38 UTC) #2
rsc
LGTM
14 years, 6 months ago (2010-09-01 13:26:20 UTC) #3
vcc
I make a CL emit DWARF in PE, please check http://codereview.appspot.com/2124041/ Thanks. Wei guangjing
14 years, 6 months ago (2010-09-01 16:33:04 UTC) #4
brainman
> sorry about that. No worries. > src/cmd/8l/asm.c:1053: dwarfaddheaders(); > you probably want to disable ...
14 years, 6 months ago (2010-09-02 00:04:48 UTC) #5
brainman
On 2010/09/01 16:33:04, vcc wrote: > I make a CL emit DWARF in PE, please ...
14 years, 6 months ago (2010-09-02 00:06:44 UTC) #6
rsc
LGTM If the current CL is enough to make your binaries run, then great. Russ
14 years, 6 months ago (2010-09-02 01:11:33 UTC) #7
brainman
On 2010/09/02 01:11:33, rsc wrote: > LGTM > > If the current CL is enough ...
14 years, 6 months ago (2010-09-02 01:14:15 UTC) #8
rsc
> Should I ignore Luuk's comment, or should I wait for him to reply? Luuk's ...
14 years, 6 months ago (2010-09-02 01:16:22 UTC) #9
brainman
On 2010/09/02 01:16:22, rsc wrote: > Luuk's asleep. If it helps you make progress, feel ...
14 years, 6 months ago (2010-09-02 01:19:52 UTC) #10
lvd
LGTM On 2010/09/02 01:19:52, brainman wrote: > On 2010/09/02 01:16:22, rsc wrote: > > Luuk's ...
14 years, 6 months ago (2010-09-02 06:31:40 UTC) #11
brainman
14 years, 6 months ago (2010-09-02 07:00:32 UTC) #12
*** Submitted as http://code.google.com/p/go/source/detail?r=e785d68bf901 ***

8l: suppress emitting DWARF in Windows PE.

Fixes issue 1064.

R=rsc, lvd, vcc
CC=golang-dev
http://codereview.appspot.com/2104042

Committer: Alex Brainman <alex.brainman@gmail.com>
Sign in to reply to this message.

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