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
llvm-mc is more an internal LLVM tool than a user-facing replacement for as.
Instead just use clang in the file packager (the one place we need to build assembly files).
0 commit comments