commit | 7520a90c75f339e03e3f37a20a9506dd7eb0061d | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sat Feb 14 01:11:29 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sat Feb 14 01:11:29 2015 +0000 |
tree | c017d77346b36262636558a3628f124704179fca | |
parent | ef126cdf56d927c1c23c3e7a1a5eb6a0a15f0bc5 [diff] |
Transforms: Canonicalize access to function attributes, NFC Canonicalize access to function attributes to use the simpler API. getAttributes().getAttribute(AttributeSet::FunctionIndex, Kind) => getFnAttribute(Kind) getAttributes().hasAttribute(AttributeSet::FunctionIndex, Kind) => hasFnAttribute(Kind) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229202 91177308-0d34-0410-b5e6-96231b3b80d8