[RuntimeDyld] Remove the brace initialization that was introduced in r226341.
authorLang Hames <lhames@gmail.com>
Sat, 17 Jan 2015 00:32:56 +0000 (00:32 +0000)
committerLang Hames <lhames@gmail.com>
Sat, 17 Jan 2015 00:32:56 +0000 (00:32 +0000)
commit944d56364791de2e3027f1150b56b9afbeabcb9c
treeece78c70d4cb32759a78c6380a83c0736c4e7357
parent451ade51e090ce5e2e5822d9c24881546f529693
[RuntimeDyld] Remove the brace initialization that was introduced in r226341.
Evidently MSVC doesn't like it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226349 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp