[PATCH] Pragma optimize on/off

Dario Domizioli dario.domizioli at gmail.com
Fri May 23 07:02:56 PDT 2014


On 23 May 2014 14:52, Dario Domizioli <dario.domizioli at gmail.com> wrote:

> Hi Aaron.
>
>
>> Congrats!
>> However, it seems there is a problem with a test case from this commit.
>> http://bb.pgr.jp/builders/ninja-x64-msvc-RA-centos6/builds/3022
>> I think you just need to add a triple to the testcase to resolve it.
>>
>
> Ah. Yes. I think it might be because I'm using C++ to test the behaviour
> with the templates, so the function names are mangled... and depending on
> which mangler is used they're going to be different. I'll force a triple,
> that should fix the mangler.
>


Done at revision 209515. I have just added "-triple x86_64-unknown-linux".

Cheers,
    Dario Domizioli
    SN Systems - Sony Computer Entertainment Group
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140523/60066035/attachment.html>


More information about the cfe-commits mailing list