[llvm] r176838 - Remove support for versioned debug info.

David Blaikie dblaikie at gmail.com
Fri Mar 15 13:57:37 PDT 2013


On Fri, Mar 15, 2013 at 10:11 AM, David Blaikie <dblaikie at gmail.com> wrote:
> On Fri, Mar 15, 2013 at 9:04 AM, David Dean <david_dean at apple.com> wrote:
>> Any progress on this? This is failing in 'Phase 1', so no other testing is being triggered.
>
> Sorry, got around to porting one of the tests - will work on the rest.
> Thanks for the reminder.

Gave up & deleted the rest of these (r177182) - they're handcrafted IR
scenario tests that are just going to be a pain to maintain & keep
green when they aren't run by all developers (since they actually have
to execute code under a debugger so they only work on a mac). If
someone really likes these tests they should be rephrased as
IR+dwarfdump tests in the LLVM regression suite.

- David



More information about the llvm-commits mailing list