[PATCH] D97515: [docs] Add documentation on using the new pass manager
Yuanfang Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 25 18:36:21 PST 2021
ychen accepted this revision.
ychen added a comment.
This revision is now accepted and ready to land.
All looks very good to me. `NewPassManager.rst` is a great place to add more new pass manager details in the future, especially the trickier parts like analysis lifetime/invalidation, etc. Please let @asbirlea ack also.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97515/new/
https://reviews.llvm.org/D97515
More information about the llvm-commits
mailing list