Fix a typo in the bitcode reader in the handling of atomic stores. Reported by David...
authorEli Friedman <eli.friedman@gmail.com>
Mon, 19 Sep 2011 19:41:28 +0000 (19:41 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Mon, 19 Sep 2011 19:41:28 +0000 (19:41 +0000)
commitc3d3598425b5af392691b740dbe407b10605d839
tree35996d98449eeefcafa6321aea8f277da856ca67
parentfb12f35545481e8b42bd547bc37d220ffee77f86
Fix a typo in the bitcode reader in the handling of atomic stores.  Reported by David Meyer on llvmdev.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140040 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Reader/BitcodeReader.cpp
test/Assembler/atomic.ll