Commit a40df91b by Mike Stump

Fix typo...

From-SVN: r114405
parent 1ee8df1c
......@@ -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" } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment