Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LLVMWrapper: attractive nuisance macros
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.
- Loading branch information