summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/ConstantFold.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-02-05 22:37:24 +0000
committerBill Wendling <isanbard@gmail.com>2013-02-05 22:37:24 +0000
commit3f12ac2138b0c4c0be2dcb35a08a30c589b58d22 (patch)
tree37030c21af351f87207cf6945bbc1d357a399a16 /llvm/lib/IR/ConstantFold.cpp
parentd34e652ef8b8df54d5cc99fcdc0b0981cf01eeb0 (diff)
downloadbcm5719-llvm-3f12ac2138b0c4c0be2dcb35a08a30c589b58d22.tar.gz
bcm5719-llvm-3f12ac2138b0c4c0be2dcb35a08a30c589b58d22.zip
Convert to storing the attribute's internals as enums, integers, and strings.
The stuff we're handing are all enums (Attribute::AttrKind), integers and strings. Don't convert them to Constants, which is an unnecessary step here. The rest of the changes are mostly mechanical. llvm-svn: 174456
Diffstat (limited to 'llvm/lib/IR/ConstantFold.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud