mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
aa38255149
This commit makes `revamb` produce a new file `.ll.need.csv` containing a list of all the dynamic libraries required by the input program. This will be transformed by the 'csv-to-ld-options` (was: `li-csv-to-ld-options`) into the appropriate linking options.