Fix memory-dereferenceable.ll test
authorArtur Pilipenko <apilipenko@azulsystems.com>
Thu, 21 May 2015 12:51:38 +0000 (12:51 +0000)
committerArtur Pilipenko <apilipenko@azulsystems.com>
Thu, 21 May 2015 12:51:38 +0000 (12:51 +0000)
commit5ac9604df784f0e549757db33ccc62d68050d2ca
treee8858724255103fc216ccc83a44188ce8be16bf6
parent946d5f5631a47a88c2f8c9fbceb4dbe0c11ff87e
Fix memory-dereferenceable.ll test

One of the testcases introduced by D9365 had incorrect !dereferenceable metadata on load. It must fail but it doesn't due to incorrect order of CHECK/CHECK-NOT commands in test. Fixed both.

Reviewed By: sanjoy

Differential Revision: http://reviews.llvm.org/D9877

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237897 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/ValueTracking/memory-dereferenceable.ll