summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorMehdi Amini <joker.eph@gmail.com>2023-05-01 08:43:50 -0700
committerMehdi Amini <joker.eph@gmail.com>2023-05-25 15:15:47 -0700
commit837d1ce0dc8eec5b17255291b3462e6296cb369b (patch)
tree02a2f1982131b75dcafc7ddb577d959f016fc629 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parenta6d09d4b1ac224ed90ee8ff6c964a2bff39421c7 (diff)
[MLIR] Add native Bytecode support for properties
This is adding a new interface (`BytecodeOpInterface`) to allow operations to opt-in skipping conversion to attribute and serializing properties to native bytecode. The scheme relies on a new section where properties are stored in sequence { size, serialize_properties }, ... The operations are storing the index of a properties, a table of offset is built when loading the properties section the first time. Back-deployment to version prior to 4 are relying on getAttrDictionnary() which we intend to deprecate and remove: that is putting a de-factor end-of-support horizon for supporting deployments to version older than 4. Differential Revision: https://reviews.llvm.org/D151065
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions