aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2022-06-06 13:08:01 -0400
committerJoseph Huber <jhuber6@vols.utk.edu>2022-06-07 15:56:09 -0400
commitf06731e3c367c481acc8bc6b1f8244039992fa65 (patch)
treef8475c2eb65fa0af0080f76942e0ec7d0c60a47a /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent9db2f3233669a6f9796b965714292eca8d5b9cd1 (diff)
downloadllvm-f06731e3c367c481acc8bc6b1f8244039992fa65.zip
llvm-f06731e3c367c481acc8bc6b1f8244039992fa65.tar.gz
llvm-f06731e3c367c481acc8bc6b1f8244039992fa65.tar.bz2
[Binary] Make the OffloadingImage type own the memory
Summary: The OffloadingBinary uses a convenience struct to help manage the memory that will be serialized using the binary format. This currently uses a reference to an existing buffer, but this should own the memory instead so it is easier to work with seeing as its only current use requires saving the buffer anyway.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions