aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2025-09-12 11:05:14 +0200
committerGitHub <noreply@github.com>2025-09-12 11:05:14 +0200
commit1bafd020c7c80be476f211bc239ce43424f7e0ce (patch)
treef889d4ce1e5583d593f965be42f9bd9a12fd2b5b /llvm/lib/CodeGen/MachineInstr.cpp
parent9e1d656c682cd0bf6f123fba2064ffdb8861f790 (diff)
downloadllvm-1bafd020c7c80be476f211bc239ce43424f7e0ce.zip
llvm-1bafd020c7c80be476f211bc239ce43424f7e0ce.tar.gz
llvm-1bafd020c7c80be476f211bc239ce43424f7e0ce.tar.bz2
[libc++] Mark __{emplace,push}_back_slow_path as noinline (#94379)
These are almost certainly intended to not be inlined. This significantly reduces code size when `push_back` and `emplace_back` are used heavily. Fixes #94360
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions