summaryrefslogtreecommitdiff
path: root/unittests/Support
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
commit8c74ecfbddabe89e150abff4fdff0a27108874b9 (patch)
tree7365c1c933ddb77cd29d0a5422fb7ce5dd39fb4e /unittests/Support
parent2a1b60d791522d73be91d4281c90d25bd5e3d117 (diff)
downloadllvm-8c74ecfbddabe89e150abff4fdff0a27108874b9.tar.gz
llvm-8c74ecfbddabe89e150abff4fdff0a27108874b9.tar.bz2
llvm-8c74ecfbddabe89e150abff4fdff0a27108874b9.tar.xz
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174456 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/Support')
0 files changed, 0 insertions, 0 deletions