diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2021-03-25 18:36:33 +0000 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2021-03-25 18:37:57 +0000 |
commit | fcdf142ed59c4d0dcceab3d9a75d9a082b8e6b7a (patch) | |
tree | 48b5999ab88af00457c5ea80c12f556c57f2f1c8 /llvm/lib/IR/Module.cpp | |
parent | 33930a0787f6007ba7ebf36384115bebb412e08a (diff) | |
download | llvm-fcdf142ed59c4d0dcceab3d9a75d9a082b8e6b7a.zip llvm-fcdf142ed59c4d0dcceab3d9a75d9a082b8e6b7a.tar.gz llvm-fcdf142ed59c4d0dcceab3d9a75d9a082b8e6b7a.tar.bz2 |
Remove unused function, fix warning (NFC)
The `mayNotHaveTerminator` was initially on Block but moved to the
verifier before landing and wasn't removed from its original place
where it is unused.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions