Skip to content

Commit 8042f28

Browse files
committed
[LinkerWrapper] Remove in-house handling of LTO
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 f1be516 commit 8042f28

File tree

1 file changed

+8
-354
lines changed

1 file changed

+8
-354
lines changed

0 commit comments

Comments
 (0)