Support building against multiple LLVM versions #27
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Instead of branches per version, we should support building against various LLVM versions.
Basically this means merging in the llvm5 (and 6, which builds on it) branches and sorting out how to best abstract over the differences to keep code readable/maintainable.
Some rebasing/squashing may be called for.
The text was updated successfully, but these errors were encountered: