]> git.lizzy.rs Git - rust.git/commit
librustc_trans: Mark some profiler symbols as exported to avoid LTO removing them.
authorEmilio Cobos Álvarez <emilio@crisal.io>
Tue, 13 Mar 2018 11:40:57 +0000 (12:40 +0100)
committerEmilio Cobos Álvarez <emilio@crisal.io>
Sun, 25 Mar 2018 01:30:06 +0000 (03:30 +0200)
commit4053e25bfb55b6e1bf6766158ccd06cb87de79c7
tree218b59d4fef7ed864002469a42395adc5e5a21db
parent8a4cebd16f4fa3ba2234c6d4453051b568c6d904
librustc_trans: Mark some profiler symbols as exported to avoid LTO removing them.
src/librustc_trans/back/symbol_export.rs
src/test/run-make/pgo-gen-lto/Makefile [new file with mode: 0644]
src/test/run-make/pgo-gen-lto/test.rs [new file with mode: 0644]