File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,12 @@ In addition to the new ABI, there are several improvements on Windows:
5353Windows, so projects built with Microsoft's linker must disable incremental
5454linking.
5555
56+ Note: Microsoft's WinObjC project contains a friendly fork of this library that
57+ includes a work around for the incremental linking issue. If you wish to use
58+ incremental linking on Windows, please use that version. A subsequent version
59+ of clang and link.exe should include a fix that will make it possible to use
60+ this version with incremental linking.
61+
5662The runtime will now use the new ABI's data structures internally and will
5763automatically upgrade on-disk structures from old ABIs when used with the old
5864ABI. As a result, memory usage will be higher when using the old ABI and users
You can’t perform that action at this time.
0 commit comments