[PATCH] D117163: Replace PlatformKind with PlatformType.
Juergen Ributzka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 13 09:24:10 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3025c3ededf9: Replace PlatformKind with PlatformType. (authored by ributzka).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117163/new/
https://reviews.llvm.org/D117163
Files:
lld/MachO/Config.h
lld/MachO/Driver.cpp
lld/MachO/Driver.h
lld/MachO/InputFiles.cpp
lld/MachO/SyntheticSections.cpp
lld/MachO/Writer.cpp
llvm/include/llvm/BinaryFormat/MachO.h
llvm/include/llvm/TextAPI/Platform.h
llvm/include/llvm/TextAPI/Target.h
llvm/lib/MC/MCAsmStreamer.cpp
llvm/lib/MC/MCParser/DarwinAsmParser.cpp
llvm/lib/Object/TapiFile.cpp
llvm/lib/TextAPI/Platform.cpp
llvm/lib/TextAPI/Target.cpp
llvm/lib/TextAPI/TextStub.cpp
llvm/lib/TextAPI/TextStubCommon.cpp
llvm/tools/llvm-ifs/llvm-ifs.cpp
llvm/tools/llvm-tapi-diff/DiffEngine.cpp
llvm/unittests/TextAPI/TextStubV1Tests.cpp
llvm/unittests/TextAPI/TextStubV2Tests.cpp
llvm/unittests/TextAPI/TextStubV3Tests.cpp
llvm/unittests/TextAPI/TextStubV4Tests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117163.399698.patch
Type: text/x-patch
Size: 56125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220113/873c13d4/attachment.bin>
More information about the llvm-commits
mailing list