Enable syntax highlighting for reStructuredText files.
[oota-llvm.git] / test / Analysis / ScalarEvolution / unreachable-code.ll
2010-03-09 Dan GohmanAvoid analyzing instructions in blocks not reachable...