]> granicus.if.org Git - clang/commitdiff
relax this testcase to not depend on a specific alignment.
authorAdrian Prantl <aprantl@apple.com>
Fri, 21 Nov 2014 00:48:22 +0000 (00:48 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 21 Nov 2014 00:48:22 +0000 (00:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@222490 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenObjC/debug-info-nested-blocks.m

index 5817b86302c09f88f4d7800c4e818bec2604f649..029348c3c379bc808a57928698311d86883004e6 100644 (file)
@@ -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]]