Skip to content

Commit 19a03a7

Browse files
jhuber6tru
authored andcommitted
[LinkerWrapper] Remove in-house handling of LTO (llvm#113715)
Summary: This should be the linker's job if the user creates any bitcode files, then passing `-flto` to the linker for the toolchain should be able to handle it. Right now this path is only used in the case where someone does LTO w/ ld.gold targeting a CPU so I think we are safe here as that will still be forwarded, for bfd it'll be an error as it would on the host. I think I talked the SYCL team out of using this as well so I should be good to delete it.
1 parent cd70802 commit 19a03a7

File tree

1 file changed

+15
-336
lines changed

1 file changed

+15
-336
lines changed

0 commit comments

Comments
 (0)