summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2019-03-14 17:15:47 +0000
committerLouis Dionne <ldionne@apple.com>2019-03-14 17:15:47 +0000
commit702411fc298032a2e700907cc3d6136d5b46afe7 (patch)
treef254ea1ccaf8a2f17615be048a7b43676249614d /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp
parent621de86907d5126e2597b720cbcc09ccffcbaaa0 (diff)
downloadbcm5719-llvm-702411fc298032a2e700907cc3d6136d5b46afe7.tar.gz
bcm5719-llvm-702411fc298032a2e700907cc3d6136d5b46afe7.zip
[libc++][CMake] Do not define `cxx_shared_EXPORTS` when building the shared library
CMake will define -Dcxx_shared_EXPORTS when building the shared library by default. In theory, this is used to signal to the library that we're building a shared library and that dllimport/dllexport should be used. However, we already have our own way of doing that, so I'm removing this define to avoid meaningless command line arguments in the build. llvm-svn: 356167
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud