[cfe-commits] [PATCH]Add PNaCl TargetInfo to Clang

Ivan Krasin krasin at chromium.org
Tue Aug 23 13:38:40 PDT 2011


Hi Clang team!

This patch adds TargetInfo for PNaCl (Portable Native Client). It only
adds an ability to produce the correct bitcode that conforms PNaCl ABI
and still misses the linker support.
It will be added in the next CLs.

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

Ivan Krasin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pnacl_target_info.patch
Type: text/x-patch
Size: 2884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110823/0a6d9018/attachment.bin>


More information about the cfe-commits mailing list