[llvm-commits] [PATCH] Add Native Client Flags/Modes

Nick Lewycky nicholas at mxc.ca
Mon Sep 5 11:42:45 PDT 2011


David Meyer wrote:
> This patch adds the basic scaffolding needed to control code
> generation for the Native Client target, for X86 and ARM backends.

Very nice -- though I'd still like someone familiar with MC to look at 
it, I think this is straight-forward enough to commit now and wait for 
post-commit review.

One thing: I'd prefer '+nacl' over '+nacl-mode'. I see that the '-mode' 
suffix is used for thumb-mode and 64bit-mode but I don't like those 
either. :) Optional.

Nick



More information about the llvm-commits mailing list