julia
9f801ea7
- llvm: switch from assert to cantFail
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
llvm: switch from assert to cantFail Ensures that this usage is proper even if using an LLVM assertions build, but not using FORCE_ASSERTIONS=1 in Julia
References
#38008 - Switch to LLVM ORC v2
Author
vtjnash
Committer
vchuravy
Parents
048bde05
Loading