commit | ce1e09bcf53d60db89215c1800c1a6e2562d5b0b | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Mon Oct 15 09:34:05 2018 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Mon Oct 15 09:34:05 2018 +0000 |
tree | 49048720a6d000635360ce5923507e557ff7cdb0 | |
parent | f2c212eed34f9b1f4fa601de8c02f31f6bfe3f48 [diff] |
[TI removal] Remove `TerminatorInst` from BasicBlockUtils.h This requires updating a number of .cpp files to adapt to the new API. I've just systematically updated all uses of `TerminatorInst` within these files te `Instruction` so thta I won't have to touch them again in the future. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@344498 91177308-0d34-0410-b5e6-96231b3b80d8