Hi Derek, Should this be mentioned in the 3.7 release notes?
I'm getting "does 3.7 support NaCl"-style questions. It would be great if the docs could clarify what this means. Cheers, Hans On Mon, Mar 30, 2015 at 1:31 PM, Derek Schuff <dsch...@google.com> wrote: > Author: dschuff > Date: Mon Mar 30 15:31:33 2015 > New Revision: 233594 > > URL: http://llvm.org/viewvc/llvm-project?rev=233594&view=rev > Log: > Add driver support for Native Client SDK > > Add Tool and ToolChain support for clang to target the NaCl OS using the NaCl > SDK for x86-32, x86-64 and ARM. > > Includes nacltools::Assemble and Link which are derived from gnutools. They > are similar to Linux but different enought that they warrant their own class. > Also includes a NaCl_TC in ToolChains derived from Generic_ELF with library > and include paths suitable for an SDK and independent of the system tools. > > Differential Revision: http://reviews.llvm.org/D8590 _______________________________________________ cfe-commits mailing list cfe-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits