-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upstream llvm now asserts when trying to enable typed pointers. llvm-dialects needs to keep support for typed pointers for some time, but it also needs to compile with upstream llvm. We could add a CMake flag or make the test code dependent on the llvm version, but in practice, llvm-dialects examples are only tested here.
- Loading branch information
Showing
2 changed files
with
1 addition
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters