mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 11:57:39 +08:00
This reduces the amount of code we have to maintain a bit. This also simplifies `vector` by using the internal API instead of `#if`s to switch based on language dialect.