summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCInst.cpp
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2012-01-19 19:24:37 +0000
committerOwen Anderson <resistor@mac.com>2012-01-19 19:24:37 +0000
commitc67903cc19b3de3fcb3d3c49a31941084e28a60f (patch)
tree5580020499776bf166da858dd26b8ed6ad58ba3c /llvm/lib/MC/MCInst.cpp
parenta28b89c700c5ec42efbf91b6294555a05e33c742 (diff)
downloadbcm5719-llvm-c67903cc19b3de3fcb3d3c49a31941084e28a60f.tar.gz
bcm5719-llvm-c67903cc19b3de3fcb3d3c49a31941084e28a60f.zip
Add a new form of MCOperand, for representing sub-instructions. This is intended for supporting bundles through the MC layer, rather than lowering them pre-MC as we currently do for Thumb2 IT blocks. Since these sub-instruction operands hold pointers to the sub-instructions, it is the responsibility of the target's AsmPrinter to provide storage for them for the duration of the EmitInstruction() call.
llvm-svn: 148492
Diffstat (limited to 'llvm/lib/MC/MCInst.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud