Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
ragusaa committed Mar 20, 2024
1 parent 714acca commit 191ae99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ For example:
instead of just one with all of the passes. This is due to running with
the "new" pass manager, instead of running with the legacy pass manager,
as before.
- The bytecode compiler currently uses (depracated) non-opaque pointers.
- The bytecode compiler currently uses (deprecated) non-opaque pointers.
Updating to all opaque pointers will be required for the next release.
See https://llvm.org/docs/OpaquePointers.html for more information.

🌌 New Requirements:
- LLVM 16
Expand Down

0 comments on commit 191ae99

Please sign in to comment.