summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMFrameLowering.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-02-14 02:09:06 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-02-14 02:09:06 +0000
commit003bb7d96ea1fe1f7e4c4cc105818b5cb6b04db4 (patch)
treeeb3831a95afb5c41afdf5c4006f69ca195f2296b /llvm/lib/Target/ARM/ARMFrameLowering.cpp
parent0ef7a2a2506ee1107ab24ac566ba7d3f3aa20c2d (diff)
downloadbcm5719-llvm-003bb7d96ea1fe1f7e4c4cc105818b5cb6b04db4.tar.gz
bcm5719-llvm-003bb7d96ea1fe1f7e4c4cc105818b5cb6b04db4.zip
AArch64: 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: 229218
Diffstat (limited to 'llvm/lib/Target/ARM/ARMFrameLowering.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud