| Issue | 52931 |
|---|---|
| Summary | Support for "object libraries" -- a "--start-lib"/"--end-lib" like mode in lld-macho |
| Labels | lld, lld:MachO |
| Assignees | |
| Reporter | oontvoo |
This allows it to accept "-objlib foo.o", which lazily includes foo.o into the link, as if it was in an archive file.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
