mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 15:41:46 +00:00
4488f4933e
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. |
||
---|---|---|
.. | ||
Reader | ||
Writer | ||
BytecodeOpInterface.cpp | ||
CMakeLists.txt |