1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/llvm-diff
John McCall 8fda7303db Diagnose non-structural differences in the case where blocks were
structurally identical.

llvm-svn: 109743
2010-07-29 09:04:45 +00:00
..
CMakeLists.txt Add the llvm-diff tool, which performs a relatively naive structural 2010-07-29 07:53:27 +00:00
DifferenceEngine.cpp Diagnose non-structural differences in the case where blocks were 2010-07-29 09:04:45 +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