summaryrefslogtreecommitdiffstats
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorEhsan Akhgari <ehsan.akhgari@gmail.com>2016-02-09 19:37:25 +0000
committerEhsan Akhgari <ehsan.akhgari@gmail.com>2016-02-09 19:37:25 +0000
commit6b484025ce9da1250721352fd1a5f357a02e3f34 (patch)
tree99aaae4e17180125c3f427281cf12079494710e1 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parentc46ef8876b7aec2d0bda9a9a1810526d4e5903bb (diff)
downloadbcm5719-llvm-6b484025ce9da1250721352fd1a5f357a02e3f34.tar.gz
bcm5719-llvm-6b484025ce9da1250721352fd1a5f357a02e3f34.zip
Add support for importing and exporting Registry objects on Windows
On Windows, the DLL containing the registry will get its own global head and tail variables, so the entries registered in the DLL will be invisible to the consumer. In order to solve this, we need to export a getter function from the plugin DLL per registry and copy over the data inside it. This patch adds support for this. This will be used to support clang plugins on Windows. llvm-svn: 260261
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud