[PATCH] D34856: Let llvm-diff correctly deal with Undef/ConstantAggregateZero/ConstantVector/IndirectBr

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 23:37:35 PDT 2017


aqjune updated this revision to Diff 104822.
aqjune added a comment.

I added 4 tests, and checked that `make check-llvm` works well.


https://reviews.llvm.org/D34856

Files:
  test/tools/llvm-diff/constantvector.ll
  test/tools/llvm-diff/indirectbr.ll
  test/tools/llvm-diff/undef.ll
  test/tools/llvm-diff/zeroinitializer.bc.ll
  tools/llvm-diff/DifferenceEngine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34856.104822.patch
Type: text/x-patch
Size: 4536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/a447f4af/attachment.bin>


More information about the llvm-commits mailing list