We don't LTO yet on Mac. -Jeff
On Tue, Aug 28, 2018 at 5:17 AM, Emilio Cobos Álvarez <[email protected]> wrote: > > > On 8/28/18 9:35 AM, Henri Sivonen wrote: >> >> Does some lld mechanism successfully remove dead code when gkrust >> exports some FFI function that the rest of Gecko never ends up >> calling? > > > I would expect LTO to get rid of it, but haven't checked myself. > >> I.e. in terms of code size, is it OK to vendor an FFI-exposing Rust >> crate where not every FFI function is used (at least right away)? >> > _______________________________________________ > dev-platform mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-platform _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

