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

Issue 1787143002: Subzero: Allow Makefile.standalone to build for a single target. (Closed)

Created:
4 years, 9 months ago by Jim Stichnoth
Modified:
4 years, 9 months ago
Reviewers:
Eric Holk, Karl, sehr, John
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: Allow Makefile.standalone to build for a single target. This makes it easier to focus on reducing the translator size. Enable with e.g.: make -f Makefile.standalone MINIMAL=1 SZTARGET=X8664 bloat-sb BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4362 R=jpp@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=999a22f0bbd828c9fc711b6100194f0678d1a08c

Patch Set 1 #

Total comments: 4

Patch Set 2 : Code review changes #

Patch Set 3 : Fixed macro #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -13 lines) Patch
M Makefile.standalone View 1 chunk +10 lines, -0 lines 0 comments Download
M Makefile.standalone-help/help.txt View 1 1 chunk +28 lines, -3 lines 0 comments Download
M src/IceCompileServer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/IceTargetLowering.cpp View 1 2 7 chunks +11 lines, -9 lines 0 comments Download
A src/SZTargets.def View 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (4 generated)
Jim Stichnoth
4 years, 9 months ago (2016-03-12 15:51:15 UTC) #4
John
lgtm https://codereview.chromium.org/1787143002/diff/1/Makefile.standalone File Makefile.standalone (right): https://codereview.chromium.org/1787143002/diff/1/Makefile.standalone#newcode104 Makefile.standalone:104: # SZTARGET=ARM32 what do you think about adding ...
4 years, 9 months ago (2016-03-12 17:43:13 UTC) #5
Jim Stichnoth
https://codereview.chromium.org/1787143002/diff/1/Makefile.standalone File Makefile.standalone (right): https://codereview.chromium.org/1787143002/diff/1/Makefile.standalone#newcode104 Makefile.standalone:104: # SZTARGET=ARM32 On 2016/03/12 17:43:13, John wrote: > what ...
4 years, 9 months ago (2016-03-12 18:22:44 UTC) #6
Jim Stichnoth
4 years, 9 months ago (2016-03-12 18:22:59 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
999a22f0bbd828c9fc711b6100194f0678d1a08c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698