aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorSergei Barannikov <barannikov88@gmail.com>2025-08-13 10:09:13 +0300
committerGitHub <noreply@github.com>2025-08-13 07:09:13 +0000
commit8f3254aa4adc23f551b08f4f39e762d372cc77ad (patch)
tree05595630c1aa8f91daac34bbd20254c8874ab40e /llvm/lib/CodeGen/MachineFunction.cpp
parent2ae4e95dda5d9aebe888acd5c5d618fb3b45c7c6 (diff)
downloadllvm-8f3254aa4adc23f551b08f4f39e762d372cc77ad.zip
llvm-8f3254aa4adc23f551b08f4f39e762d372cc77ad.tar.gz
llvm-8f3254aa4adc23f551b08f4f39e762d372cc77ad.tar.bz2
[TableGen][DecoderEmitter] Returns insn_t / std::vector<Islands> by value (NFC) (#153354)
The containers passed by reference are always empty on entry to the functions that fill them. Return them by value instead and let the compiler do the return value optimization.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions