[PATCH] D80916: [LegacyPM] Double check that passes correctly set their Modified status
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 8 17:12:35 PDT 2020
jdoerfert added a comment.
I think having a separate hashing here is fine as we will most likely diverge as well. We should, for example, check attributes here to at some point (maybe worth a FIXME). Other than that, I think this looks good.
@nikic I let you finish your review :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80916/new/
https://reviews.llvm.org/D80916
More information about the llvm-commits
mailing list