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:37:48 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-02-14 02:37:48 +0000
commit2e7531435236b836395ace040a83ff501290e764 (patch)
tree70fc01be6956a2801f04b807468516d5fd7afe33 /llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
parent2cff9e19a284d136b43231df9b8bad944e894a99 (diff)
downloadbcm5719-llvm-2e7531435236b836395ace040a83ff501290e764.tar.gz
bcm5719-llvm-2e7531435236b836395ace040a83ff501290e764.zip
Mips: 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: 229221
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud