Add PLATFORM constants for iOS, tvOS, and watchOS simulators, as well
as human readable names for these constants, to the Mach-O file format
header files.
rdar://46854119
Paths
| Differential D55905
Add PLATFORM constants for iOS, tvOS, and watchOS simulators ClosedPublic Authored by mtrent on Dec 19 2018, 3:24 PM.
Details Summary Add PLATFORM constants for iOS, tvOS, and watchOS simulators, as well rdar://46854119
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 19 2018, 3:29 PM Closed by commit rL349779: Add PLATFORM constants for iOS, tvOS, and watchOS simulators (authored by mtrent). · Explain WhyDec 20 2018, 9:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 179095 llvm/trunk/include/llvm/BinaryFormat/MachO.h
llvm/trunk/include/llvm/Object/MachO.h
llvm/trunk/lib/MC/MCAsmStreamer.cpp
llvm/trunk/lib/MC/MCParser/DarwinAsmParser.cpp
|