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)
commit341873ae0224f79c8ac17bd90562820cbfb67824
tree68f1f7a685bc40874373e747b19edbb7dd563f7e
parent060f20a0fa73d04b871e273fbf7b3e49a3e78b73
Use an iterator and proper query method instead of the 'hasAttrSomewhere' method.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165467 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/XCore/XCoreFrameLowering.cpp