diff options
author | Nadharm <ndhiantravan@nvidia.com> | 2025-10-06 17:12:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-07 09:12:29 +0900 |
commit | f490dbdc323c332b42085538ef7fe8de45ac00f7 (patch) | |
tree | 5e4f3446da1081a592b2332da67c6fea30d4f4f0 /llvm/lib/Object/OffloadBundle.cpp | |
parent | 4e719764d4dcdc8a96edf372505cda109dcb3e88 (diff) | |
download | llvm-f490dbdc323c332b42085538ef7fe8de45ac00f7.zip llvm-f490dbdc323c332b42085538ef7fe8de45ac00f7.tar.gz llvm-f490dbdc323c332b42085538ef7fe8de45ac00f7.tar.bz2 |
[TableGen] Reduce stack usage of setTargetRuntimeLibcallSets (#162194)
This change resolves a stack usage issue seen in the TableGen'd function
`setTargetRuntimeLibcallSets` when compiled with MSVC. This change
reduces the frame size from 47720 bytes to 48 bytes.
Diffstat (limited to 'llvm/lib/Object/OffloadBundle.cpp')
0 files changed, 0 insertions, 0 deletions