summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-02-06 06:52:58 +0000
committerBill Wendling <isanbard@gmail.com>2013-02-06 06:52:58 +0000
commit63b8819445c809afcf381bb499d26291c85c45c9 (patch)
tree63672b925565117faa942e48892d6f380964fab8 /llvm/test
parent821d6af6c22ab33fc8e382e3c1eda5f7849d3ca9 (diff)
downloadbcm5719-llvm-63b8819445c809afcf381bb499d26291c85c45c9.tar.gz
bcm5719-llvm-63b8819445c809afcf381bb499d26291c85c45c9.zip
Initial submission for the attribute group feature.
Attribute groups are of the form: #0 = attributes { noinline "no-sse" "cpu"="cortex-a8" alignstack=4 } Target-dependent attributes are represented as strings. Attributes can have optional values associated with them. E.g., the "cpu" attribute has the value "cortex-a8". Target-independent attributes are listed as enums inside the attribute classes. Multiple attribute groups can be referenced by the same object. In that case, the attributes are merged together. llvm-svn: 174493
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud