[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 15:26:27 PDT 2021
void updated this revision to Diff 354089.
void added a comment.
Check to ensure we don't analyze the global variable we're currently analyzing. This causes an infinite loop.
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.354089.patch
Type: text/x-patch
Size: 4584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210623/2255c7ae/attachment.bin>
More information about the llvm-commits
mailing list