alexcrichton / alexcrichton/openssl-src-rs

Linker plugin LTO

Aberta
#33 2 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Rust
Estrelas
80
Forks
131
Merge médio
49min
PRs com merge (30d)
2

Descrição

Rust currently supports [linker plugin LTO](https://doc.rust-lang.org/rustc/linker-plugin-lto.html) (aka cross language optimization, aka link time optimization).

It would be interesting to see impact of this in the context of OpenSSL. Basically compiling OpenSSL with clang `-flto`, so it will allow cross inlining and dead code elimination, etc.. I'm hoping that this will greatly reduce size of the resulting executable.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.