Fix a pair of issues that caused an infinite loop in reassociate.
[oota-llvm.git] / unittests / MC / Disassembler.cpp
2014-11-15 Benjamin KramerDispose disassembler after use in unit test.
2014-11-13 Rafael EspindolaFix a regression on the disassembling C API.