diff options
| author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-02-14 01:59:52 +0000 |
|---|---|---|
| committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-02-14 01:59:52 +0000 |
| commit | 5975a703e6657784339e25fcf84a745e9342668a (patch) | |
| tree | bae122334ffe750298e182588ed29005d4f4fdff /llvm/tools/llvm-cov/CodeCoverage.cpp | |
| parent | 902a0238aa1514832a0d88661c9d7ccf112b71e0 (diff) | |
| download | llvm-5975a703e6657784339e25fcf84a745e9342668a.zip llvm-5975a703e6657784339e25fcf84a745e9342668a.tar.gz llvm-5975a703e6657784339e25fcf84a745e9342668a.tar.bz2 | |
X86: 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)
llvm-svn: 229214
Diffstat (limited to 'llvm/tools/llvm-cov/CodeCoverage.cpp')
0 files changed, 0 insertions, 0 deletions
