Displaying 1 result from an estimated 1 matches for "937e78c1".
2016 Jan 20
4
lld: ELF/COFF main() interface
Sorry for being late on this thread.
I just wanted to say I am strongly on Rui's side on this one.
There current design is for lld *not* not be a library and I think
that is important. That has saved us a tremendous amount of work for
doing library like code and a lot of design for library interfaces.
The comparison of old and new ELF code is night and day as far as
productivity and