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

Eric Christopher echristo at apple.com
Tue Aug 23 15:10:50 PDT 2011


On Aug 23, 2011, at 1:38 PM, Ivan Krasin wrote:

> 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.

Seems reasonable. You should start adding test cases though please.

-eric



More information about the cfe-commits mailing list