[PATCH] D67258: Out-of-tree machine IR passes

Adrien Guinet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 23:41:33 PDT 2019


aguinet added a comment.

As a side remark, I have tested this with an out of tree MIR pass that dump MIR, and it works well. Should I add this test within the test suite? I didn't find such test for the current out-of-tree IR system (but chances are I missed it!).


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67258





More information about the llvm-commits mailing list