diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2018-10-15 10:00:15 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2018-10-15 10:00:15 +0000 |
commit | ae98759ec5634759f15fe103b0c637e6f836829f (patch) | |
tree | ba68b633f9a036760ad79c978d86099c628481fc /llvm/lib/Transforms/Utils/FunctionComparator.cpp | |
parent | ea36937ad23c6916b672f7c99494a75993f8050a (diff) | |
download | bcm5719-llvm-ae98759ec5634759f15fe103b0c637e6f836829f.tar.gz bcm5719-llvm-ae98759ec5634759f15fe103b0c637e6f836829f.zip |
[TI removal] Remove `TerminatorInst` from GVN.h and GVN.cpp.
This is the last interesting usage in all of LLVM's headers. The
remaining usages in headers are the core typesystem bits (Core.h,
instruction types, and InstVisitor) and as the return of
`BasicBlock::getTerminator`. The latter is the big remaining API point
that I'll remove after mass updates to user code.
llvm-svn: 344501
Diffstat (limited to 'llvm/lib/Transforms/Utils/FunctionComparator.cpp')
0 files changed, 0 insertions, 0 deletions