[PATCH] D87057: [NewPM][Lint] Port -lint to NewPM
Yuanfang Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 3 10:56:43 PDT 2020
ychen added a comment.
In D87057#2253920 <https://reviews.llvm.org/D87057#2253920>, @aeubanks wrote:
> move to Transforms/Utils instead due to layering violation
> IR should not depend on Analysis
I do see some non-analysis pass in lib/Analysis. How about we keep this there?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87057/new/
https://reviews.llvm.org/D87057
More information about the llvm-commits
mailing list