[llvm-commits] [llvm] r67139 - in /llvm/trunk: lib/Transforms/IPO/DeadArgumentElimination.cpp test/Transforms/DeadArgElim/2009-03-17-MRE-Invoke.ll

Bill Wendling isanbard at gmail.com
Wed Mar 18 11:26:55 PDT 2009


On Wed, Mar 18, 2009 at 11:22 AM, Chris Lattner <clattner at apple.com> wrote:
>
> On Mar 18, 2009, at 10:46 AM, Bill Wendling wrote:
>
>> Chris,
>>
>> These were causing XPASSes (on Darwin) in these tests:
>>
>> Sending        test/FrontendC/2009-03-13-dbg.c
>> Sending        test/FrontendC++/2009-02-16-CtorNames-dbg.cpp
>> Sending        test/FrontendC++/2009-03-17-dbg.cpp
>>
>> Is this expected? I modified them to make them passing. Please check
>> to see if that's correct.
>
> Are you sure?  I can't imagine how these would be related.
>
Buildbot has them passing right after your patch:

http://blamebot.apple.com:80/waterfall

The debug info stuff is in flux. Maybe they have weird dependencies.

Devang & Dale, do you know how these could be affected by Chris's r67139 patch?

-bw




More information about the llvm-commits mailing list