Commit 2413d606 authored by Arthur Eubanks's avatar Arthur Eubanks
Browse files

[docs] Mention that the legacy PM is deprecated and will be removed after 14

parent 304f2bd2
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -56,7 +56,9 @@ Non-comprehensive list of changes in this release
Changes to the LLVM IR
----------------------

* ...
* Using the legacy pass manager for the optimization pipeline is deprecated and
  will be removed after LLVM 14. In the meantime, only minimal effort will be
  made to maintain the legacy pass manager for the optimization pipeline.

Changes to building LLVM
------------------------