[PATCH] D86181: [lld-macho] Implement -ObjC

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 17:31:37 PDT 2020


int3 created this revision.
int3 added a reviewer: lld-macho.
Herald added subscribers: llvm-commits, mgorny.
Herald added a project: LLVM.
int3 requested review of this revision.

It's roughly like -force_load with some filtering.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D86181

Files:
  lld/MachO/CMakeLists.txt
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/ObjC.cpp
  lld/MachO/ObjC.h
  lld/test/MachO/objc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86181.286436.patch
Type: text/x-patch
Size: 10970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200819/d4701717/attachment.bin>


More information about the llvm-commits mailing list