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

Issue 293983007: Add Makefiles to support building along with LLVM (Closed)

Created:
6 years, 7 months ago by Derek Schuff
Modified:
6 years, 7 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Visibility:
Public.

Description

Add Makefiles to support building along with LLVM This change now supports building subzero as part of the LLVM build (instead of in a separate build step). It is modeled on clang's Makefiles. The existing Makefile has been renamed and can still be used manually, e.g. Make -f Makefile.standalone It does not yet support running tests, just building. R=stichnot@chromium.org, jvoung@chromium.org BUG= Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=bc64313

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -74 lines) Patch
M Makefile View 1 1 chunk +10 lines, -75 lines 0 comments Download
A + Makefile.standalone View 0 chunks +-1 lines, --1 lines 0 comments Download
A src/Makefile View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Derek Schuff
This depends on https://codereview.chromium.org/299753004 Is there a good BUG= for this?
6 years, 7 months ago (2014-05-21 00:55:42 UTC) #1
Jim Stichnoth
LGTM modulo the git nit. https://codereview.chromium.org/293983007/diff/1/src/Makefile File src/Makefile (right): https://codereview.chromium.org/293983007/diff/1/src/Makefile#newcode13 src/Makefile:13: Git complained about extraneous ...
6 years, 7 months ago (2014-05-22 16:56:48 UTC) #2
Derek Schuff
Committed patchset #2 manually as rbc64313 (presubmit successful).
6 years, 7 months ago (2014-05-22 23:39:30 UTC) #3
Derek Schuff
6 years, 7 months ago (2014-05-22 23:42:38 UTC) #4
Message was sent while issue was closed.
https://codereview.chromium.org/293983007/diff/1/src/Makefile
File src/Makefile (right):

https://codereview.chromium.org/293983007/diff/1/src/Makefile#newcode13
src/Makefile:13: 
On 2014/05/22 16:56:48, stichnot wrote:
> Git complained about extraneous whitespace (blank line).  :)

Done.

Powered by Google App Engine
This is Rietveld 408576698