Verifier: Give the right message for bad atomic loads
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 8 Apr 2014 17:07:44 +0000 (17:07 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 8 Apr 2014 17:07:44 +0000 (17:07 +0000)
commitbd382db782f029ef6cc40bf1cb425c441fc21ab1
tree3f832da036a42e57ee71e244551542780707a6c3
parent35d647b6f371265519df465ad1e7b28de7515185
Verifier: Give the right message for bad atomic loads

Talk about load (not store) on an invalid atomic load.

<rdar://problem/16287567>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205777 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Verifier.cpp