commit | 8cfbff509ebb9d069e3a7478bc36e7e1bc1d9527 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sat Feb 14 15:35:43 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sat Feb 14 15:35:43 2015 +0000 |
tree | 553e22c4ac28ea3c7670dc478fef749e44a0cadb | |
parent | 47cd120a183617d64de7ed0ea6f2be83daa86370 [diff] |
NVPTX: 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@229260 91177308-0d34-0410-b5e6-96231b3b80d8