diff options
Diffstat (limited to 'test/CodeGenObjC/ivar-layout-array0-struct.m')
| -rw-r--r-- | test/CodeGenObjC/ivar-layout-array0-struct.m | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/test/CodeGenObjC/ivar-layout-array0-struct.m b/test/CodeGenObjC/ivar-layout-array0-struct.m index 8e277106a71c..26459aec4c01 100644 --- a/test/CodeGenObjC/ivar-layout-array0-struct.m +++ b/test/CodeGenObjC/ivar-layout-array0-struct.m @@ -19,5 +19,5 @@ typedef struct {  @end  @implementation Test @end -// CHECK-LP64: L_OBJC_CLASS_NAME_4: +// CHECK-LP64: L_OBJC_CLASS_NAME_.4:  // CHECK-LP64-NEXT: .asciz      "\001\020" | 
