mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 19:28:29 +00:00

THis came up in the review of #83425: it's hard to imagine a use of LLVM_VERSION_LE() or LLVM_VERSION_EQ() that's not asking for trouble when a point release gets created, so let's just discard them to prevent the issue.