DR.CHECKER FAQ
August 19, 2017 ยท View on GitHub
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.
tl;dr its fine.