forked from OSchip/llvm-project
Remove trailing whitespace to make test compatible with typeless pointer migration
llvm-svn: 229272
This commit is contained in:
parent
3a2f734b4c
commit
8b7766e15c
|
@ -34,7 +34,7 @@ namespace PR11418 {
|
|||
// CHECK-NOT: 17
|
||||
// CHECK: call void @_ZN7PR114186NonPODC1EOS0_
|
||||
// CHECK-NOT: 17
|
||||
// CHECK: load i32*
|
||||
// CHECK: load i32*
|
||||
// CHECK-NOT: 17
|
||||
// CHECK: store i32
|
||||
// CHECK-NOT: 17
|
||||
|
|
Loading…
Reference in New Issue