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
* add a llvm-ar step before link optimisation
goal: keep libplite.a static with all debug
speed up link/optimisation pass by re using the same static lib
* use clang partial linkin (-r)
---------
Co-authored-by: tudor <[email protected]>
0 commit comments