]> git.lizzy.rs Git - rust.git/commit
rustc_trans: Fix PGO generation linking on Linux by adding the relevant linker commands.
authorEmilio Cobos Álvarez <emilio@crisal.io>
Mon, 19 Feb 2018 01:04:49 +0000 (02:04 +0100)
committerEmilio Cobos Álvarez <emilio@crisal.io>
Sun, 25 Mar 2018 01:30:05 +0000 (03:30 +0200)
commit9c61c7284a39db3471b395ccc5704ef77dc653ed
tree3cfbdfdaf11f3ac1041e35f55637098d0d4b7063
parent99127abca8c9678e14ee11bee4d46bc34ec8b164
rustc_trans: Fix PGO generation linking on Linux by adding the relevant linker commands.

See the linked LLVM reviews for the clang counter-parts.

Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
src/librustc_trans/back/link.rs