search for: 44a57471

Displaying 2 results from an estimated 2 matches for "44a57471".

2016 Jan 26
2
lld: ELF/COFF main() interface
...text object > or could fail, you've got to update all function that can reach there. It's > not too hard, but it is all a bit of pain. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160126/44a57471/attachment.html>
2016 Jan 22
2
lld: ELF/COFF main() interface
> If I were a user, I definitely want the former instead of the latter because the former just provides more. This is if you wanted to use the library (e.g. embed linker into clang, do parallel linking of many executables from the same process, etc.). For some use cases there's no difference because the only thing you'll do with a library is link it into a command-line executable and