[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 18:25:17 PDT 2020
gkm updated this revision to Diff 285539.
gkm added a comment.
add unittest for new symbol `PlatformKind::driverKit`
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.285539.patch
Type: text/x-patch
Size: 5960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200814/9202897b/attachment.bin>
More information about the llvm-commits
mailing list