llvm/tools/llvm-diff
John McCall 02e116cb06 When unifying instructions during a block diff, actually complain about
any differences we see.  This should only happen if there are "non-structural"
differences between the instructions, i.e. differences which wouldn't cause
diff to return true.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109742 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-29 08:59:27 +00:00
..
CMakeLists.txt
DifferenceEngine.cpp When unifying instructions during a block diff, actually complain about 2010-07-29 08:59:27 +00:00
DifferenceEngine.h
llvm-diff.cpp Cache the result of errs() and implement formatted logging. 2010-07-29 08:14:41 +00:00
Makefile