diff options
author | Rui Ueyama <ruiu@google.com> | 2014-09-26 22:27:42 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2014-09-26 22:27:42 +0000 |
commit | b774a0e75071f4b32e741297b4e017615b01a8a9 (patch) | |
tree | 2f2b3606c0de58061d56c891c22bf29a16b66941 /llvm/lib/DebugInfo | |
parent | abce3c4e180f0923f973e28f20cb9d7782d09546 (diff) | |
download | bcm5719-llvm-b774a0e75071f4b32e741297b4e017615b01a8a9.tar.gz bcm5719-llvm-b774a0e75071f4b32e741297b4e017615b01a8a9.zip |
Fix crash bug on Windows.
Mutating the DenseMap here seems to cause the Windows executable
to crash. Don't use operator[] to access possibly nonexistent key.
llvm-svn: 218548
Diffstat (limited to 'llvm/lib/DebugInfo')
0 files changed, 0 insertions, 0 deletions