[lld-macho][nfc] Fix up missing FileCheck on objc.s
authorVincent Lee <leevince@fb.com>
Tue, 6 Dec 2022 07:55:07 +0000 (23:55 -0800)
committerVincent Lee <leevince@fb.com>
Wed, 7 Dec 2022 02:41:25 +0000 (18:41 -0800)
commitea32faea6dc439f3080e448e04c1e2c8bddf030e
treedc2a94299a7120a71295f5e0c0a4f7d7abe9913d
parent0478401c437bbac7e07ed5e5a650bf7a9a8c471c
[lld-macho][nfc] Fix up missing FileCheck on objc.s

I'll be making changes to the ObjC implementation (bug fix) in a later
change, and I noticed that this test isn't being tested at all. Fix that up
here separately so further changes are easier to differentiate.

Reviewed By: #lld-macho, thakis, int3

Differential Revision: https://reviews.llvm.org/D139396
lld/test/MachO/objc.s