aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorMathieu Fehr <mathieu.fehr@gmail.com>2021-04-20 10:49:30 -0700
committerRiver Riddle <riddleriver@gmail.com>2021-04-20 10:56:00 -0700
commit98dceed64bd061ef42272fb84eea8fd2b84083ac (patch)
tree717beb3c73e245da04b62851c8f086557977110f /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentbe20eae25f50f5ef648aeefa1143e1c31e4410fc (diff)
downloadllvm-98dceed64bd061ef42272fb84eea8fd2b84083ac.zip
llvm-98dceed64bd061ef42272fb84eea8fd2b84083ac.tar.gz
llvm-98dceed64bd061ef42272fb84eea8fd2b84083ac.tar.bz2
[mlir] Make some functions public to use custom TypeIDs
Currently, it is only possible to register an operation or a type when the TypeID is defined at compile time. Same with InterfaceMaps which can only be defined with compile-time defined interfaces. With those changes, it is now possible to register types/operations with custom TypeIDs. This is necessary to define new operations/types at runtime. Differential Revision: https://reviews.llvm.org/D99084
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions