[PATCH] Add some more PS4 driver settings related to rtti and exceptions.

Filipe Cabecinhas filcab+llvm.phabricator at gmail.com
Thu Jan 29 11:24:48 PST 2015


We need objcRuntime for addExceptionArgs.
I'll fix the white space problem.

Thanks,

  Filipe

On Thursday, January 29, 2015, Eric Christopher <echristo at gmail.com> wrote:

> Seems pretty reasonable, why the move of the ObjC code? (One weird
> whitespace change that can probably go too).
>
> -eric
>
>
> ================
> Comment at: lib/Driver/Tools.cpp:1988
> @@ -1987,4 +1987,3 @@
>      if (CXXExceptionsEnabled) {
>        CmdArgs.push_back("-fcxx-exceptions");
>        EH = true;
> ----------------
> ...?
>
> http://reviews.llvm.org/D7250
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150129/2ca1614f/attachment.html>


More information about the cfe-commits mailing list