[llvm-commits] [PATCH]Add NativeClient operating system support

Ivan Krasin krasin at chromium.org
Thu Aug 18 15:20:55 PDT 2011


Hi llvm team,

this patch adds support of NativeClient (*-*-nacl) OS support to LLVM.
It's already supported in autoconf/config.sub.

Please find the patch attached or online:
http://codereview.chromium.org/7484050/

The motivation for this change is to start upstreaming PNaCl work. The
whole set of patches include llvm backends (i686, x86_64, ARM),
llvm-gcc (probably, would not be upstreamed because it's deprecated)
and clang (the work has been just started, the amount of changes is
going to be low and the most of the work is expected to be done close
to the mainline).

Please, let me know if it's fine to commit this patch.

Thanks in advance,
Ivan Krasin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add-nacl-os.diff
Type: text/x-patch
Size: 1531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110818/66b23d05/attachment.bin>


More information about the llvm-commits mailing list