[m-rev.] for review: simplify decisions about FIMs in .int files

Zoltan Somogyi zoltan.somogyi at runbox.com
Wed Jul 31 02:49:55 AEST 2019


For review by anyone.

This simplifies the algorithms we use to decide which foreign_import_module
items we put into .int files. This algorithm happens to generate exactly the same
.int files as the old one on the compiler, but there may be differences for other
code bases. However, even if there are, these differences are likely to consist of
the new algorithm deleting redundant foreign_import_modules that the old one
generated.

Zoltan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Log.fim
Type: application/octet-stream
Size: 1127 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20190730/6a0a8958/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DIFF.fim
Type: application/octet-stream
Size: 25943 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20190730/6a0a8958/attachment-0003.obj>


More information about the reviews mailing list