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 | 3a554ac06501cf7175ee8d9f94aaa6140e9dd46e (patch) | |
tree | c0191c5e3ace4ed2d04463b29df1ccfd1f8ddd5e /llvm/test/CodeGen/X86/pointer-vector.ll | |
parent | 10c4b4d24996a02a61d8e9a2e337acdd9c0b6366 (diff) | |
download | bcm5719-llvm-3a554ac06501cf7175ee8d9f94aaa6140e9dd46e.tar.gz bcm5719-llvm-3a554ac06501cf7175ee8d9f94aaa6140e9dd46e.zip |
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" }
llvm-svn: 171249
Diffstat (limited to 'llvm/test/CodeGen/X86/pointer-vector.ll')
0 files changed, 0 insertions, 0 deletions