[llvm-commits] [llvm] r110664 - /llvm/trunk/test/CodeGen/X86/2010-08-10-DbgConstant.ll

Tobias Grosser grosser at fim.uni-passau.de
Tue Aug 10 04:10:51 PDT 2010


On 08/10/2010 11:54 AM, Tobias Grosser wrote:
> Author: grosser
> Date: Tue Aug 10 04:54:29 2010
> New Revision: 110664
>
> URL: http://llvm.org/viewvc/llvm-project?rev=110664&view=rev
> Log:
> Fix failing testcase.
>
> Those look like typos to me.

I was wrong. Now just different builders fail.

There are some architectures that generate

## DW_AT_NAME

and others that generate

# DW_AT_NAME

A patch that would accept both is attached. However I am not sure, if it 
is correct.

@Devang: Could you check this.

Tobi

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-test-case-finally.patch
Type: text/x-diff
Size: 869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100810/fa6a6ffd/attachment.patch>


More information about the llvm-commits mailing list