Commits

Saleem Abdulrasool committed f221499bcca
test: use llvm tools Rather than relying on the system to provide ar and nm, use the LLVM equivalent tools instead. Since the build is already dependent on llvm and its tools, this just ensures that the full set is self-contained. NFC.