mirror of
https://github.com/darlinghq/darling-objc4.git
synced 2024-11-23 04:09:46 +00:00
Apple's Objective-C runtime
03bac15e45
Apple's official libobjc actually doesn't even have `__objc_init_func` or `__mod_init_func`, so I'm not sure how they're initializing them, but this is necessary for us because libobjc needs to call its own C++ initializers (for reasons described in the CMakeLists comment) |
||
---|---|---|
objc.xcodeproj | ||
objcrt | ||
runtime | ||
test | ||
APPLE_LICENSE | ||
interposable.txt | ||
libobjc.order | ||
markgc.cpp | ||
objc.sln | ||
objc.vcproj | ||
prebuild.bat | ||
ReleaseNotes.rtf | ||
unexported_symbols | ||
version.bat | ||
version.rc |