Fix a bug that caused SimplifyCFG to drop DebugLocs.
[oota-llvm.git] / unittests / ADT / PostOrderIteratorTest.cpp
2014-11-20 Michael IlsemanCompilation test for PostOrderIterator.