OSDN Git Service

Do not lookup a DenseMap twice using the same key.
authorRui Ueyama <ruiu@google.com>
Tue, 14 Feb 2017 23:47:34 +0000 (23:47 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 14 Feb 2017 23:47:34 +0000 (23:47 +0000)
commit7c1b5b039c69fd587ab4c7774945fff5b5755ed7
treebe5c6fee8d8dd6a683a31658aa54660367f07363
parentd5265b306551f7dfd812018c923666a50a09d65f
Do not lookup a DenseMap twice using the same key.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295124 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/WinCOFFObjectWriter.cpp