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
It occured to me that the reason we cannot use certain features like -gc-sections on ld could be because the linker needs to be some clang-supported linker instead of GNU ld. Basically same reason why we can't use -flto.