diff options
author | Lang Hames <lhames@gmail.com> | 2025-10-07 17:46:27 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-07 17:46:27 +1100 |
commit | dc30321b4792ea17d5ac3a61cb379c715a2f87f9 (patch) | |
tree | 7ac07fd9dc97a8739dd210163c9963a9c98427fc /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | e05d80ec7b8b7a2f7743780cb343ca55e993aed2 (diff) | |
download | llvm-dc30321b4792ea17d5ac3a61cb379c715a2f87f9.zip llvm-dc30321b4792ea17d5ac3a61cb379c715a2f87f9.tar.gz llvm-dc30321b4792ea17d5ac3a61cb379c715a2f87f9.tar.bz2 |
[orc-rt] Add unit test utility: MakeAllocAction. (#162229)
MakeAllocAction can be used to construct AllocActions with less
boilerplate than the previous option (spsSerialize + AllocAction
constructor call). This will be used to simplify upcoming unit tests
that use AllocActions.
The existing AllocActionsTest is updated to use the new utility.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions