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

Issue 7484050: Add initial support for *-*-nacl target. (Closed)

Created:
9 years, 5 months ago by krasin
Modified:
9 years, 4 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
http://llvm.org/svn/llvm-project/llvm/trunk/
Visibility:
Public.

Description

Add initial support for *-*-nacl target. This is supposed to go to the mainstream LLVM tree.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Reimplement patch on top of ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M autoconf/configure.ac View 1 1 chunk +2 lines, -0 lines 0 comments Download
M configure View 1 1 chunk +2 lines, -0 lines 0 comments Download
M include/llvm/ADT/Triple.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M lib/Support/Triple.cpp View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
krasin
9 years, 5 months ago (2011-07-22 23:19:50 UTC) #1
pdox
krasin, While upstreaming is a good thing, I'm not sure it is a good idea ...
9 years, 5 months ago (2011-07-23 05:24:28 UTC) #2
pdox
Please ignore the last line of the previous comment, copy & paste error.
9 years, 5 months ago (2011-07-23 05:25:31 UTC) #3
krasin
David, > > While upstreaming is a good thing, I'm not sure it is a ...
9 years, 5 months ago (2011-07-23 09:00:41 UTC) #4
sehr (please use chromium)
It seems to me that getting our build target stuff upstream soon would be a ...
9 years, 5 months ago (2011-07-25 22:28:49 UTC) #5
jvoung - send to chromium...
http://codereview.chromium.org/7484050/diff/1/autoconf/configure.ac File autoconf/configure.ac (right): http://codereview.chromium.org/7484050/diff/1/autoconf/configure.ac#newcode303 autoconf/configure.ac:303: llvm_vc_target_os_type="NativeClient" ;; *_vc_* -> *_cv_* ?
9 years, 4 months ago (2011-08-08 20:36:46 UTC) #6
krasin
http://codereview.chromium.org/7484050/diff/1/autoconf/configure.ac File autoconf/configure.ac (right): http://codereview.chromium.org/7484050/diff/1/autoconf/configure.ac#newcode303 autoconf/configure.ac:303: llvm_vc_target_os_type="NativeClient" ;; On 2011/08/08 20:36:46, jvoung wrote: > *_vc_* ...
9 years, 4 months ago (2011-08-08 21:25:13 UTC) #7
sehr (please use chromium)
9 years, 4 months ago (2011-08-10 22:16:53 UTC) #8
On 2011/08/08 21:25:13, krasin wrote:
> http://codereview.chromium.org/7484050/diff/1/autoconf/configure.ac
> File autoconf/configure.ac (right):
> 
> http://codereview.chromium.org/7484050/diff/1/autoconf/configure.ac#newcode303
> autoconf/configure.ac:303: llvm_vc_target_os_type="NativeClient" ;;
> On 2011/08/08 20:36:46, jvoung wrote:
> > *_vc_* -> *_cv_* ?
> Thanks, good catch.

LGTM.

Powered by Google App Engine
This is Rietveld 408576698