Fix test/CodeGen/arm.ll
authorReid Kleckner <reid@kleckner.net>
Wed, 23 Apr 2014 01:09:29 +0000 (01:09 +0000)
committerReid Kleckner <reid@kleckner.net>
Wed, 23 Apr 2014 01:09:29 +0000 (01:09 +0000)
commitaaff72bcd89a36fd70ef9abaa7a628b7b56cf3b9
treec52cc6fede43b8eab82e5132c33eb620ebd768b5
parent1a4a8b94fdbe839b68b9503f07786bd2d592429e
Fix test/CodeGen/arm.ll

The 'CHECK: add' line was occasionally matching against the filename,
breaking the subsequent CHECK-NOT.  Also use CHECK-LABEL.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206936 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/stack-frame.ll