llvm-project
dcc27ea4
- [LinkerWrapper] Always pass `-flto` if the linker supports it (#102972)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[LinkerWrapper] Always pass `-flto` if the linker supports it (#102972) Summary; Now that we use the linker to do LTO / device linking, we need to inform the `clang` invocation to use `-flto` so it forwards arguments like `-On` correctly.
References
#102972 - [LinkerWrapper] Always pass `-flto` if the linker supports it
Author
jhuber6
Parents
afd42fb3
Loading