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

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 14 12:36:56 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeef41efe0098: [MachO] Add skeletal support for DriverKit platform (authored by gkm, committed by int3).

Changed prior to commit:
  https://reviews.llvm.org/D85594?vs=285723&id=285733#toc

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
  llvm/unittests/TextAPI/TextStubV4Tests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85594.285733.patch
Type: text/x-patch
Size: 6452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200814/a369b548/attachment.bin>


More information about the llvm-commits mailing list