Fix CLRDataCreateInstance export. This was breaking SOS. (#22701)
authorMike McLaughlin <mikem@microsoft.com>
Wed, 20 Feb 2019 07:16:25 +0000 (23:16 -0800)
committerGitHub <noreply@github.com>
Wed, 20 Feb 2019 07:16:25 +0000 (23:16 -0800)
commite0c2cc567cb7b5072eb71b0ff788da2ffde63a7d
treea0af12fe83d45164c1e82105735386dcb45943bd
parent7322038ab453067787c9d8ea2ac9047c76c434ff
Fix CLRDataCreateInstance export. This was breaking SOS. (#22701)

Fix CLRDataCreateInstance export. This was breaking SOS.

Added the right cmake magic so the function is exported properly.
src/debug/daccess/daccess.cpp
src/debug/daccess/dacdbiimpl.cpp
src/debug/daccess/dacdbiimpl.h
src/dlls/mscordac/CMakeLists.txt
src/dlls/mscordac/mscordac.cpp