[PATCH] D104734: [llvm-diff] Explicitly check ConstantStructs for differences
Bill Wendling via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 23 16:14:10 PDT 2021
void updated this revision to Diff 354101.
void added a comment.
Improve the check of the global variable initializers. Both LHS and RHS need to
match the global variable at the same time when recursing or they don't match.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104734/new/
https://reviews.llvm.org/D104734
Files:
llvm/test/tools/llvm-diff/initializers.ll
llvm/tools/llvm-diff/DifferenceEngine.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104734.354101.patch
Type: text/x-patch
Size: 5419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210623/0ff33669/attachment.bin>
More information about the llvm-commits
mailing list