Fix typo...
From-SVN: r114405
This commit is contained in:
parent
1ee8df1c21
commit
a40df91b68
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ void foo(void) {
|
|||
Object *o;
|
||||
[o++ free];
|
||||
}
|
||||
/* { dg-final { scan-assembler-not "objc_msgSend" } } */
|
||||
/* { dg-final { scan-assembler-not "L_objc_msgSend\\\$non_lazy_ptr" } } */
|
||||
|
|
Loading…
Add table
Reference in a new issue