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

Issue 571973004: Fix makefile to use chrome clang to compile, so we link to LLVM. (Closed)

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

Description

Fix makefile to use chrome clang to compile, so we link to LLVM. LLVM objects/libraries are now built using clang from chrome. This CL changes the compiler to chrome clang, and adds an appropriate dynamic library path to the linked executable so that llvm2ice can be run in any directory. BUG=None R=jvoung@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=8fcefc387b4c178fd543016e1a90f8b4336aadcf

Patch Set 1 #

Patch Set 2 : Fix nit. #

Total comments: 6

Patch Set 3 : Fix issues in patch set 1 #

Total comments: 3

Patch Set 4 : Fix issues with patch set 2. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -7 lines) Patch
M Makefile.standalone View 1 2 3 4 chunks +20 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
Karl
6 years, 3 months ago (2014-09-15 17:14:34 UTC) #2
jvoung (off chromium)
https://codereview.chromium.org/571973004/diff/20001/Makefile.standalone File Makefile.standalone (right): https://codereview.chromium.org/571973004/diff/20001/Makefile.standalone#newcode10 Makefile.standalone:10: # LD_LIBRARY_PATH := $(LIBCXX_INSTALL_PATH)/lib Is this needed if there's ...
6 years, 3 months ago (2014-09-15 17:51:40 UTC) #3
Karl
https://codereview.chromium.org/571973004/diff/20001/Makefile.standalone File Makefile.standalone (right): https://codereview.chromium.org/571973004/diff/20001/Makefile.standalone#newcode10 Makefile.standalone:10: # LD_LIBRARY_PATH := $(LIBCXX_INSTALL_PATH)/lib On 2014/09/15 17:51:40, jvoung wrote: ...
6 years, 3 months ago (2014-09-15 18:06:22 UTC) #4
jvoung (off chromium)
https://codereview.chromium.org/571973004/diff/20001/Makefile.standalone File Makefile.standalone (right): https://codereview.chromium.org/571973004/diff/20001/Makefile.standalone#newcode10 Makefile.standalone:10: # LD_LIBRARY_PATH := $(LIBCXX_INSTALL_PATH)/lib On 2014/09/15 18:06:22, Karl wrote: ...
6 years, 3 months ago (2014-09-15 18:22:32 UTC) #5
Karl
https://codereview.chromium.org/571973004/diff/20001/Makefile.standalone File Makefile.standalone (right): https://codereview.chromium.org/571973004/diff/20001/Makefile.standalone#newcode10 Makefile.standalone:10: # LD_LIBRARY_PATH := $(LIBCXX_INSTALL_PATH)/lib On 2014/09/15 18:22:31, jvoung wrote: ...
6 years, 3 months ago (2014-09-15 19:08:06 UTC) #6
jvoung (off chromium)
LGTM thanks
6 years, 3 months ago (2014-09-15 19:24:42 UTC) #7
Karl
6 years, 3 months ago (2014-09-15 19:56:58 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as 8fcefc3 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698