You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like rustc, clang uses LLVM. I think that therefore it should be possible to inline functions from the clang output into rustc output using LLVM LTO. Would this be possible to implement?