If I do a rustup, is there a way to determine what version of LLVM compiled that binary?
1 Like
I can't think of a way, but this might be useful info for rustc -vV
.
2 Likes