commit | c7fe1ab2504692c99bc7625e2e1821debe3c8c3e | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sat Feb 14 15:36:52 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sat Feb 14 15:36:52 2015 +0000 |
tree | d69c7618080107a9c7e3509546d56eff1cfbd9e2 | |
parent | 8cfbff509ebb9d069e3a7478bc36e7e1bc1d9527 [diff] |
Target: 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@229261 91177308-0d34-0410-b5e6-96231b3b80d8