[llvm] r218702 - Disable the -gmlt optimization implemented in r218129 under Darwin due to issues with dsymutil.

Justin Bogner mail at justinbogner.com
Tue Sep 30 22:56:51 PDT 2014


David Blaikie <dblaikie at gmail.com> writes:
> On Sep 30, 2014 9:09 PM, "Justin Bogner" <mail at justinbogner.com> wrote:
>>
>> David Blaikie <dblaikie at gmail.com> writes:
>> > Author: dblaikie
>> > Date: Tue Sep 30 16:28:32 2014
>> > New Revision: 218702
>> >
>> > URL: http://llvm.org/viewvc/llvm-project?rev=218702&view=rev> > Log:
>> > Disable the -gmlt optimization implemented in r218129 under Darwin due
>> > to issues with dsymutil.
>>
>> This is causing a test failure on darwin:
>>
>>     http://lab.llvm.org:8013/builders/clang-x86_64-darwin11-nobootstrap-RAincremental/builds/4936/steps/
> run.llvm.tests/logs/LLVM%3A%3Agmlt.test
>>
>> I'll revert in a bit if you're not around.
>
> If you can make that test xfail on Darwin (or just not run there - since
> there's a specific Darwin variant of the test) that'd be swell. It'll be
> easier for you to verify that that works than me (since I don't Dev on a Mac)

I've XFAILed it in r218742. I'm not aware of a REQUIRES that would
disable it completely. Thanks!




More information about the llvm-commits mailing list