https://bugs.llvm.org/show_bug.cgi?id=49597
Bug ID: 49597
Summary: Support object files / dylibs built for multiple
platforms
Product: lld
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: MachO
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
ld64 supports files with more than one LC_BUILD_VERSION.
We should also add support for the LC_VERSION_MIN_{MACOSX,IPHONEOS...}
commands.
Concrete use case: /usr/lib/system/libsystem_kernel.dylib on my Mac (Catalina)
has both LC_VERSION_MIN_MACOSX and LC_BUILD_VERSION (the latter for
MacCatalyst).
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs