r178818 - Add testing case for r178797

Manman Ren mren at apple.com
Fri Apr 5 10:22:07 PDT 2013


Sorry about the breakage. Updated the testing case.

Thanks,
Manman

On Apr 5, 2013, at 10:03 AM, Ulrich Weigand <Ulrich.Weigand at de.ibm.com> wrote:

> 
> Manman Ren wrote:
> 
>> Add testing case for r178797
> 
> This fails on powerpc64 because it zero-extends return values:
> 
> /home/uweigand/llvm/llvm-head/tools/clang/test/CodeGen/tbaa.cpp:45:11:
> error: expected string not found in input
> // CHECK: define i32 @{{.*}}(
>          ^
> <stdin>:1:1: note: scanning from here
> ; ModuleID =
> '/home/uweigand/llvm/llvm-head/tools/clang/test/CodeGen/tbaa.cpp'
> ^
> <stdin>:12:1: note: possible intended match here
> define zeroext i32 @_Z1gPjP7StructAm(i32* %s, %struct.StructA* %A, i64
> %count) #0 {
> ^
> 
> Bye,
> Ulrich

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130405/4112b191/attachment.html>


More information about the cfe-commits mailing list