diff options
-rw-r--r-- | test/CodeGenObjC/debug-info-pubtypes.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/debug-info-pubtypes.m b/test/CodeGenObjC/debug-info-pubtypes.m index abbfe5cda4..4f525c5532 100644 --- a/test/CodeGenObjC/debug-info-pubtypes.m +++ b/test/CodeGenObjC/debug-info-pubtypes.m @@ -2,7 +2,7 @@ // RUN: FileCheck %s < %t //CHECK: .long Lset6 -//CHECK-NEXT: .long 256 +//CHECK-NEXT: .long //CHECK-NEXT: .asciz "H" //CHECK-NEXT: .long 0 //CHECK-NEXT: Lpubtypes_end1: |