llvm-project
d4e93550 - [lld][MachO] Add --lto-emit-llvm command line option

Commit
26 days ago
[lld][MachO] Add --lto-emit-llvm command line option This option will cause the linker to emit LLVM bitcode instead of an object file. The implementation is similar to that of the corresponding option in the ELF backend. This only works with LLD and will not work the gold plugin.
Author
Parents
Loading