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
The run_all.py script throws errors, what should I do?
Yes, it is common to see run_all.py throwing errors during llvm build stage. These errors are because, llvm fails to compile .S files. As most of these files are kernel internal, we need not worry about them.