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

Issue 921043002: Subzero: Honor the Internal flag when filetype=asm. (Closed)

Created:
5 years, 10 months ago by Jim Stichnoth
Modified:
5 years, 10 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Subzero: Honor the Internal flag when filetype=asm. When filetype=asm, the Internal flag of the Cfg wasn't being copied to the Assembler, so all symbols were made global. This would cause multiply defined symbols in Spec, particularly main(). BUG= none R=jvoung@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=24824e758ebc93f8073e64b12d0525005e82b0d1

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/IceGlobalContext.cpp View 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
Jim Stichnoth
5 years, 10 months ago (2015-02-13 02:09:41 UTC) #2
jvoung (off chromium)
lgtm
5 years, 10 months ago (2015-02-13 03:00:22 UTC) #3
Jim Stichnoth
5 years, 10 months ago (2015-02-13 05:35:39 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
24824e758ebc93f8073e64b12d0525005e82b0d1 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698