NFC - Fix typo in test/CodeGenObjC/gnustep2-class.m

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@336263 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Gabor Buella 2018-07-04 11:26:09 +00:00
parent 4239cbe33e
commit dd6f2c1d2e
1 changed files with 1 additions and 1 deletions

View File

@ -51,5 +51,5 @@
// And check that we get a pointer to it in the right place
// CHECK: @._OBJC_REF_CLASS_X = global
// CHECK-SAME: @._OBJC_CLASS_X
// CHECK-SAMEsection "__objc_class_refs"
// CHECK-SAME: section "__objc_class_refs"