aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMatteo Franciolini <m_franciolini@apple.com>2023-11-13 12:59:30 -0600
committerGitHub <noreply@github.com>2023-11-13 12:59:30 -0600
commit4488f4933ee2a5326be643e8d1afec623c318fb9 (patch)
tree136c9a8dcd3f12c8aa3df0a334f835a766d8cfd4 /clang/lib/CodeGen/CodeGenModule.cpp
parent08e8dacb4ad777ff06b747006c838c0fbab4ff51 (diff)
downloadllvm-4488f4933ee2a5326be643e8d1afec623c318fb9.zip
llvm-4488f4933ee2a5326be643e8d1afec623c318fb9.tar.gz
llvm-4488f4933ee2a5326be643e8d1afec623c318fb9.tar.bz2
[mlir][bytecode] Add bytecode writer config API to skip serialization of resources (#71991)
When serializing to bytecode, users can select the option to elide resources from the bytecode file. This will instruct the bytecode writer to serialize only the key and resource kind, while skipping serialization of the data buffer. At parsing, the IR is built in memory with valid (but empty) resource handlers.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions