diff options
author | David Greene <greened@obbligato.org> | 2011-10-05 22:42:17 +0000 |
---|---|---|
committer | David Greene <greened@obbligato.org> | 2011-10-05 22:42:17 +0000 |
commit | bda579b8bab763f0b741c5775350cda09a394115 (patch) | |
tree | 748114777522eed0d2901f3b354d371b30d87362 /lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | e499a2df4492dab21a50d74f3f687b989f910a2f (diff) |
Add Multidef Data Structures
Add a set of data structures and members analogous to those used for
multiclass defs. These will represent a new kind of multiclass def: a
multidef. The idea behind the multidef is to process a list of items
and create a def record for each one inside the enclosing multiclass.
This allows the user to dynamically create a set of defs based on the
contents of a list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141230 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions