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)
commit2541d4e5258bbc0e406b7156712c09cb7a253a51
tree0fbfea526bdf391fece7ced9b829ca5e758375bf
parent42c549b3466684498f475381db0f06425fe7de98
Verifier: Give the right message for bad atomic loads

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

<rdar://problem/16287567>

llvm-svn: 205777
llvm/lib/IR/Verifier.cpp