Skip to content
Unverified Commit 8f3254aa authored by Sergei Barannikov's avatar Sergei Barannikov Committed by GitHub
Browse files

[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.
parent 2ae4e95d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment