diff options
author | Bill Wendling <isanbard@gmail.com> | 2013-02-05 22:37:24 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2013-02-05 22:37:24 +0000 |
commit | 3f12ac2138b0c4c0be2dcb35a08a30c589b58d22 (patch) | |
tree | 37030c21af351f87207cf6945bbc1d357a399a16 /llvm/lib/IR/ConstantFold.cpp | |
parent | d34e652ef8b8df54d5cc99fcdc0b0981cf01eeb0 (diff) | |
download | bcm5719-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