Files
revng-revng/include/revng/Support
Alessandro Di Federico 0eb1bb583f Remove TerminatorInst
LLVM 9 drops the `TerminatorInst` class. This commit replaces it with
`Instruction` where possible and asserts
`Instruction::isTerminator()`. It also switches from
`TerminatorInst::successors` to `successors(TerminatorInst *)`.
2019-11-21 20:50:55 +01:00
..
2018-10-03 23:11:12 +02:00
2018-10-03 23:11:12 +02:00
2019-05-27 19:36:12 +02:00
2019-05-22 18:42:32 +02:00
2019-11-21 20:50:55 +01:00
2018-10-03 23:11:12 +02:00
2018-10-03 23:11:12 +02:00