Fix an issue where, in i386 mode, the wrong values were being copied into the pair...
authorEnrico Granata <egranata@apple.com>
Thu, 29 Sep 2016 19:46:48 +0000 (19:46 +0000)
committerEnrico Granata <egranata@apple.com>
Thu, 29 Sep 2016 19:46:48 +0000 (19:46 +0000)
commitbcfafa42fb802abce452755e13899109abe39928
treeeefafd18995d23bd2544d47fc3211cf6872d9c57
parent851cb98269e94bb39cf2ee2b2f4b307535c4fb02
Fix an issue where, in i386 mode, the wrong values were being copied into the pair object for a single-entry NSDictionary

Fixes rdar://28502335

llvm-svn: 282754
lldb/source/Plugins/Language/ObjC/NSDictionary.cpp