From: Adrian Prantl Date: Fri, 21 Nov 2014 00:48:22 +0000 (+0000) Subject: relax this testcase to not depend on a specific alignment. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9155f13c78084c11391b353e5aed5285f2cc4090;p=clang relax this testcase to not depend on a specific alignment. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@222490 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGenObjC/debug-info-nested-blocks.m b/test/CodeGenObjC/debug-info-nested-blocks.m index 5817b86302..029348c3c3 100644 --- a/test/CodeGenObjC/debug-info-nested-blocks.m +++ b/test/CodeGenObjC/debug-info-nested-blocks.m @@ -22,5 +22,5 @@ void bar(void) { // innermost block. // // CHECK: define {{.*}}void @__bar_block_invoke_3(i8* %.block_descriptor) -// CHECK: %[[BLOCKADDR:.*]] = alloca <{{.*}}>*, align 8 +// CHECK: %[[BLOCKADDR:.*]] = alloca <{{.*}}>*, align // CHECK: call void @llvm.dbg.declare(metadata !{{.*}}%[[BLOCKADDR]]