Remove obsolete LLVM version checks
tetsuo-cpp opened this issue · 0 comments
tetsuo-cpp commented
As of the opaque pointers PR, we'll only be supporting LLVM 14+. This means that a lot of the preprocessor checks that check LLVM_VERSION
are no longer relevant and should be removed.