[PATCH] D81525: [Support] Ensure errs() is constructed after outs() and don't rerun tie when errs() is called
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 11 15:59:55 PDT 2020
dblaikie added a comment.
In D81525#2088628 <https://reviews.llvm.org/D81525#2088628>, @MaskRay wrote:
> Abandon the patch for now.
>
> I cannot revert D81156 <https://reviews.llvm.org/D81156> as at least two commits depend on it. Reverted the tie-by-default behavior in 030897523d43e3296f69d25a71a140d9e5793c6a <https://reviews.llvm.org/rG030897523d43e3296f69d25a71a140d9e5793c6a>. Hope it addresses any issue people may observe.
Awesome, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81525/new/
https://reviews.llvm.org/D81525
More information about the llvm-commits
mailing list