[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
Mon Jul 10 00:46:03 PDT 2017


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

I apologize for my mistake. I updated the diff and checked that it works with `patch -p0 -i diff.patch`


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.105814.patch
Type: text/x-patch
Size: 4536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170710/46b538f7/attachment.bin>


More information about the llvm-commits mailing list