Changed two debug statements that state that a queue had finished being processed...
authorMichael Gottesman <mgottesman@apple.com>
Thu, 3 Jan 2013 08:09:27 +0000 (08:09 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Thu, 3 Jan 2013 08:09:27 +0000 (08:09 +0000)
commitec21e2a05f80019f71282c9dd4cc46a8497d4f2a
tree5c8b7e223d3ab5d2f3c79e550d8a54438a81d16d
parentdf379f4ef4fd138d37a67ac61c1866984f0ddbf3
Changed two debug statements that state that a queue had finished being processed when said queue was really a list to state a list had finished being processed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171465 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/ObjCARC.cpp