llvm-6502/tools/llvm-diff
John McCall b82b4339d1 Check in a couple of changes that I apparently never committed:
- teach DifferenceEngine to unify successors of calls and invokes
    in certain circumstances
  - basic blocks actually don't have their own numbering;  did that change?
  - add llvm-diff to the Makefile and CMake build systems



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111909 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-24 09:16:51 +00:00
..
CMakeLists.txt
DifferenceEngine.cpp Check in a couple of changes that I apparently never committed: 2010-08-24 09:16:51 +00:00
DifferenceEngine.h Make the header self-contained and follow #include guidelines. 2010-07-29 18:08:23 +00:00
llvm-diff.cpp Check in a couple of changes that I apparently never committed: 2010-08-24 09:16:51 +00:00
Makefile