[PATCH] D60814: [PassBuilder] promote pass-pipeline parsing API to public
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 17 02:35:33 PDT 2019
chandlerc requested changes to this revision.
chandlerc added a comment.
This revision now requires changes to proceed.
FWIW, I'm not really a fan of this.
I feel like this is really an implementation detail of the pass builder.
I echo Philip's question: what's the specific use case? Without knowing that, it is hard to suggest a good alternative path forward.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60814/new/
https://reviews.llvm.org/D60814
More information about the llvm-commits
mailing list