[PATCH] D85594: [MachO] Add skeletal support for DriverKit platform

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 11:45:10 PDT 2020


gkm updated this revision to Diff 285448.
gkm added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85594/new/

https://reviews.llvm.org/D85594

Files:
  llvm/include/llvm/BinaryFormat/MachO.h
  llvm/include/llvm/Object/MachO.h
  llvm/include/llvm/TextAPI/MachO/Platform.h
  llvm/lib/MC/MCAsmStreamer.cpp
  llvm/lib/MC/MCParser/DarwinAsmParser.cpp
  llvm/lib/TextAPI/MachO/Platform.cpp
  llvm/lib/TextAPI/MachO/Target.cpp
  llvm/lib/TextAPI/MachO/TextStub.cpp
  llvm/lib/TextAPI/MachO/TextStubCommon.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85594.285448.patch
Type: text/x-patch
Size: 4626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200813/0d7125e3/attachment.bin>


More information about the llvm-commits mailing list