mirror of https://github.com/microsoft/clang.git
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:
parent
4239cbe33e
commit
dd6f2c1d2e
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue