diff options
author | Bill Wendling <isanbard@gmail.com> | 2012-12-30 02:22:16 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2012-12-30 02:22:16 +0000 |
commit | 979aff6399a79d155e98bbbe064f4a183a237f23 (patch) | |
tree | f56d4513e8f4f7f01799355c129b696891290ebd /test/Transforms/ArgumentPromotion/crash.ll | |
parent | a51edf0986567bd81e261950f75a72b7462b2274 (diff) |
Add a few more c'tors:
* One that accepts a single Attribute::AttrKind.
* One that accepts an Attribute::AttrKind plus a list of values. This is for
attributes defined like this:
#1 = attributes { align = 4 }
* One that accepts a string, for target-specific attributes like this:
#2 = attributes { "cpu=cortex-a8" }
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171249 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/ArgumentPromotion/crash.ll')
0 files changed, 0 insertions, 0 deletions