CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
llvm-svn: 188447
This commit is contained in:
@@ -25,9 +25,9 @@ main()
|
||||
return 0;
|
||||
}
|
||||
|
||||
// CHECK: define internal void @__copy_helper_block_
|
||||
// CHECK-LABEL: define internal void @__copy_helper_block_
|
||||
// CHECK: call void @_ZN1AC1ERKS_
|
||||
|
||||
|
||||
// CHECK:define internal void @__destroy_helper_block_
|
||||
// CHECK-LABEL:define internal void @__destroy_helper_block_
|
||||
// CHECK: call void @_ZN1AD1Ev
|
||||
|
||||
Reference in New Issue
Block a user