summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/ChainedIncludesSource.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2014-07-17 20:36:14 +0000
committerZachary Turner <zturner@google.com>2014-07-17 20:36:14 +0000
commitfa59e620126114e35477299dbb726c4e85195276 (patch)
treec36dfcb8c041f6ac31696ca3b10bf112a956f5c3 /clang/lib/Frontend/ChainedIncludesSource.cpp
parent9a08847e6de438628c63f4306a85718063ca8f17 (diff)
downloadbcm5719-llvm-fa59e620126114e35477299dbb726c4e85195276.tar.gz
bcm5719-llvm-fa59e620126114e35477299dbb726c4e85195276.zip
Create an _d suffixed symlink when doing a debug Windows build.
_lldb is built as an extension module on Windows. Normally to load an extension module named 'foo', Python would look for the file 'foo.pyd'. However, when a debug interpreter is used, Python will look for the file 'foo_d.pyd'. This change checks the build configuration and creates the correct symlink name based on the build configuration. llvm-svn: 213306
Diffstat (limited to 'clang/lib/Frontend/ChainedIncludesSource.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud