Use an iterator and proper query method instead of the 'hasAttrSomewhere' method.
authorBill Wendling <isanbard@gmail.com>
Tue, 9 Oct 2012 00:34:19 +0000 (00:34 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 9 Oct 2012 00:34:19 +0000 (00:34 +0000)
commitcb4b567f0a2abb3d24cb63a1fee4ba845b0d15a3
tree06fa16587fd9af772a481676d0fbe0abe47bdeac
parent375eb1f9807e89289d4668471cedddf72eb6dd7b
Use an iterator and proper query method instead of the 'hasAttrSomewhere' method.

llvm-svn: 165467
llvm/lib/Target/XCore/XCoreFrameLowering.cpp