Author: hans Date: Thu Sep 6 01:03:05 2018 New Revision: 341520 URL: http://llvm.org/viewvc/llvm-project?rev=341520&view=rev Log: ReleaseNotes: support for new-pm passes in the opt tool
Modified: llvm/branches/release_70/docs/ReleaseNotes.rst Modified: llvm/branches/release_70/docs/ReleaseNotes.rst URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_70/docs/ReleaseNotes.rst?rev=341520&r1=341519&r2=341520&view=diff ============================================================================== --- llvm/branches/release_70/docs/ReleaseNotes.rst (original) +++ llvm/branches/release_70/docs/ReleaseNotes.rst Thu Sep 6 01:03:05 2018 @@ -131,6 +131,9 @@ Non-comprehensive list of changes in thi * CodeView debug info can now be emitted MinGW configurations, if requested. +* The :program:`opt` tool now supports the :option:`-load-pass-plugin` for + loading pass plugins for the new PassManager. + * Note.. .. NOTE _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits