There are many questions about this on SO, this forum, and GH, but none of them work today: https://github.com/rust-lang/rust/pull/37200#issuecomment-759289614 (I also tried -vV).
Is there a way to tell which version of LLVM a given rustc binary is using? I'm happy to search for strings or symbols etc. in the binary as long as it's reliable.
Thanks