aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorMehdi Amini <joker.eph@gmail.com>2023-07-20 22:51:35 -0700
committerMehdi Amini <joker.eph@gmail.com>2023-07-24 11:37:57 -0700
commit20b93abca6516bbb23689c3777536fea04e46e14 (patch)
treec9a60d5bc6c6c96b6a4944b57c6e4d34b251d753 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent705fb08be1eb723994edae31aa49ff3b8fa15669 (diff)
downloadllvm-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