aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/CodeCoverage.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-02-14 01:59:52 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-02-14 01:59:52 +0000
commit5975a703e6657784339e25fcf84a745e9342668a (patch)
treebae122334ffe750298e182588ed29005d4f4fdff /llvm/tools/llvm-cov/CodeCoverage.cpp
parent902a0238aa1514832a0d88661c9d7ccf112b71e0 (diff)
downloadllvm-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