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

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 12 14:32:55 PDT 2018


modocache added a comment.

Thanks for working on this, @aqjune! I was able to apply the patch cleanly, and all the tests build and passed, so I committed it as https://reviews.llvm.org/rL329957. Thanks again!


https://reviews.llvm.org/D34856





More information about the llvm-commits mailing list