[PATCH] D95898: [test][NewPM] Pin various tests to the legacy PM

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 09:14:48 PST 2021


aeubanks added a comment.

In D95898#2538625 <https://reviews.llvm.org/D95898#2538625>, @fhahn wrote:

> Thanks for pinning these to the old pass manager. Is there a way to add a new PM version of the pass & link conditionally if examples are enabled?

`llvm/examples/Bye/Bye.cpp` should do just that.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95898/new/

https://reviews.llvm.org/D95898



More information about the llvm-commits mailing list