diff options
author | Florian Hahn <flo@fhahn.com> | 2020-04-18 13:48:53 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-04-18 13:52:41 +0100 |
commit | 034e8d58a800608c5ee2b95c4b132b546a82d4df (patch) | |
tree | 0c8815fb0256a4ce6d9fe4ac19c7b4ae915d743d /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 9b95186c3024c8e57b942703d4d69c3cd6d053dc (diff) | |
download | llvm-034e8d58a800608c5ee2b95c4b132b546a82d4df.zip llvm-034e8d58a800608c5ee2b95c4b132b546a82d4df.tar.gz llvm-034e8d58a800608c5ee2b95c4b132b546a82d4df.tar.bz2 |
[SCCP] Drop unused early exit from visitReturnInst (NFC).
There are no lattice values associated with return instructions
directly. They will never get marked as overdefined.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions