[PATCH] D81236: Improve LegacyPassManager API to correctly report modified status

Puyan Lotfi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 26 16:48:18 PDT 2020


plotfi added a comment.

Just an FYI, PassAnalysisSupport.h is missing an #include <tuple>. Landed the addition in https://github.com/llvm/llvm-project/commit/c918c1a91a03f612c1b1e81b82460fbf80fc592a


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81236





More information about the llvm-commits mailing list