[PATCH] D83498: [NFC] Derive from PassInfoMixin for no-op/printing passes
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 10 12:53:18 PDT 2020
aeubanks added a comment.
In D83498#2144732 <https://reviews.llvm.org/D83498#2144732>, @davide wrote:
> Reverted in:
>
> commit fdb7856d54a1f81bab0ac0c8a4e984620589e699 (HEAD -> master, origin/master, origin/HEAD)
> Author: Davide Italiano <ditaliano at apple.com>
> Date: Fri Jul 10 11:16:33 2020 -0700
>
> Revert "[NFC] Derive from PassInfoMixin for no-op/printing passes"
>
> This reverts commit 8039d2c3bf14585ef37dc9343bf393ecad9aead9 as
> it breaks the modules build on macOS.
>
>
> Don't hesitate to ping me if you need any other info to reproduce.
Repro'ed, fixed (hopefully), and relanded in 21b4cc1db9f4eb6d6956802257e3a80f86045c67 <https://reviews.llvm.org/rG21b4cc1db9f4eb6d6956802257e3a80f86045c67>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83498/new/
https://reviews.llvm.org/D83498
More information about the llvm-commits
mailing list