julia
69a18b9b
- disable inline of try/catch
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
disable inline of try/catch these aren't usually performance-sensitive functions, and llvm is more likely to miscompile them when these functions get large
References
#22481 - duplicate invoke expr during call method splitting
Author
vtjnash
Committer
vtjnash
Parents
d1285400
Loading