diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2023-07-20 22:51:35 -0700 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2023-07-24 11:37:57 -0700 |
commit | 20b93abca6516bbb23689c3777536fea04e46e14 (patch) | |
tree | c9a60d5bc6c6c96b6a4944b57c6e4d34b251d753 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 705fb08be1eb723994edae31aa49ff3b8fa15669 (diff) | |
download | llvm-20b93abca6516bbb23689c3777536fea04e46e14.zip llvm-20b93abca6516bbb23689c3777536fea04e46e14.tar.gz llvm-20b93abca6516bbb23689c3777536fea04e46e14.tar.bz2 |
Update ODS variadic segments "magic" attributes to use native Properties
The operand_segment_sizes and result_segment_sizes Attributes are now inlined
in the operation as native propertie. We continue to support building an
Attribute on the fly for `getAttr("operand_segment_sizes")` and setting the
property from an attribute with `setAttr("operand_segment_sizes", attr)`.
A new bytecode version is introduced to support backward compatibility and
backdeployments.
Differential Revision: https://reviews.llvm.org/D155919
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions