summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-02-14 02:45:45 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-02-14 02:45:45 +0000
commit8480c87ce6a7ca543ece1d583a598294e049498c (patch)
treed88aff71d3d04ef1324b011f2d6148ee59c9e8a7 /llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
parent2e7531435236b836395ace040a83ff501290e764 (diff)
downloadbcm5719-llvm-8480c87ce6a7ca543ece1d583a598294e049498c.tar.gz
bcm5719-llvm-8480c87ce6a7ca543ece1d583a598294e049498c.zip
R600: 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: 229222
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud