[SelectionDAG] Drop unnecessary const from a return type (NFC)
authorKazu Hirata <kazu@google.com>
Sun, 7 Feb 2021 17:49:33 +0000 (09:49 -0800)
committerKazu Hirata <kazu@google.com>
Sun, 7 Feb 2021 17:49:33 +0000 (09:49 -0800)
commit7b9f6c2d4283fa378fee0a30d6dcfbb46fd63a07
tree74c5c2aba9a8396ae913def31d07e692a545eb68
parent5229edd66742aeed407f774d77d437fa80347ad1
[SelectionDAG] Drop unnecessary const from a return type (NFC)

Identified with const-return-type.
llvm/include/llvm/CodeGen/SelectionDAG.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp