Fix a bug that caused SimplifyCFG to drop DebugLocs.
[oota-llvm.git] / unittests / ADT / IntEqClassesTest.cpp
2010-12-21 Jakob Stoklund OlesenAdd ADT/IntEqClasses.h as a light-weight implementation...