mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-14 06:31:02 +00:00
@@ -49,6 +49,7 @@ pub fn link<T: AsRef<[u8]>>(input: T) -> anyhow::Result<Vec<u8>> {
|
|||||||
|
|
||||||
let ld_args = [
|
let ld_args = [
|
||||||
"ld.lld",
|
"ld.lld",
|
||||||
|
"--lto=full",
|
||||||
"--error-limit=0",
|
"--error-limit=0",
|
||||||
"--relocatable",
|
"--relocatable",
|
||||||
"--emit-relocs",
|
"--emit-relocs",
|
||||||
|
|||||||
Reference in New Issue
Block a user