[llvm-commits] [llvm] r92499 - /llvm/trunk/test/DebugInfo/2009-12-01-CurrentFn.ll
Devang Patel
dpatel at apple.com
Mon Jan 4 12:50:05 PST 2010
On Jan 4, 2010, at 11:46 AM, Chris Lattner wrote:
>
> On Jan 4, 2010, at 11:41 AM, Devang Patel wrote:
>
>> Author: dpatel
>> Date: Mon Jan 4 13:41:13 2010
>> New Revision: 92499
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=92499&view=rev
>> Log:
>> The test, derived from optimzed IR, does not mention "bar" in debug
>> info anywhere so the dwarf writer is not expected to emit any debug
>> info for function "bar".
>
> This probably doesn't fail on ppc anymore. If the test is not
> useful, should it be removed and/or replaced with a test that is
> useful?
I removed this oversimplified test case.
-
Devang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100104/b180d61e/attachment.html>
More information about the llvm-commits
mailing list