[PATCH] D80916: [LegacyPM] Double check that passes correctly set their Modified status
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 9 02:00:18 PDT 2020
fhahn added a comment.
In D80916#2140861 <https://reviews.llvm.org/D80916#2140861>, @serge-sans-paille wrote:
> Note: I had to revert this becasue I only tested X86 targe, and other targets suffer from a lot of « don't update return status » error. cc @fhahn
Hmm, where do other targets suffer from those errors? In the various backend pipelines/passes?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80916/new/
https://reviews.llvm.org/D80916
More information about the llvm-commits
mailing list