]> git.lizzy.rs Git - rust.git/commit
support LTO against libraries built with codegen-units > 1
authorStuart Pernsteiner <spernsteiner@mozilla.com>
Wed, 17 Sep 2014 23:18:12 +0000 (16:18 -0700)
committerStuart Pernsteiner <spernsteiner@mozilla.com>
Wed, 17 Sep 2014 23:58:20 +0000 (16:58 -0700)
commited476b02a6f6cdfae84b44974e1caf4fd9c81321
treeae624069a1fc7805589e914c083e785c9a91dfed
parentad9ed40e7fec03158929ba3a2847870d54498d6d
support LTO against libraries built with codegen-units > 1
src/librustc/back/link.rs
src/librustc/back/lto.rs
src/librustc/back/write.rs
src/test/compile-fail/sepcomp-lib-lto.rs [deleted file]
src/test/run-pass/sepcomp-lib-lto.rs [new file with mode: 0644]