-
-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
misc: upgrade to LLVM 12.0.1 #351
Conversation
f5ea6ea
to
d07c682
Compare
Codecov Report
@@ Coverage Diff @@
## main #351 +/- ##
==========================================
- Coverage 82.55% 82.54% -0.02%
==========================================
Files 264 264
Lines 15291 15294 +3
==========================================
Hits 12624 12624
- Misses 2667 2670 +3
Continue to review full report at Codecov.
|
d07c682
to
65f3926
Compare
Moved this to 0.4.0 because the core team can't develop without it! |
e66b97e
to
573983e
Compare
Backwards incompatible changes to LLVM IR require specifying of a type for sret attribute
@baszalmstra all issues have been fixed. Ready for review :) |
Updates LLVM to 12.0.1. As LLVM 11.0.1 has been pulled from
apt
in favour of 11.1.0, we need to upgrade.This will also unblock the release of Mun 0.3.1 - containing bug fixes.