[all-commits] [llvm/llvm-project] ea32fa: [lld-macho][nfc] Fix up missing FileCheck on objc.s

Vincent Lee via All-commits all-commits at lists.llvm.org
Tue Dec 6 18:42:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ea32faea6dc439f3080e448e04c1e2c8bddf030e
      https://github.com/llvm/llvm-project/commit/ea32faea6dc439f3080e448e04c1e2c8bddf030e
  Author: Vincent Lee <leevince at fb.com>
  Date:   2022-12-06 (Tue, 06 Dec 2022)

  Changed paths:
    M lld/test/MachO/objc.s

  Log Message:
  -----------
  [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




More information about the All-commits mailing list