diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-05-29 02:26:29 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-05-29 02:26:29 +0000 |
commit | 99e040b3c903a060f0e4f01b817e7c09af5429e9 (patch) | |
tree | a20ee81540e3266060f1ee9260ccde6f3012bfb9 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 9ac757bf09a35d87eee7e0d12695e4f87bb8eaac (diff) | |
download | llvm-99e040b3c903a060f0e4f01b817e7c09af5429e9.zip llvm-99e040b3c903a060f0e4f01b817e7c09af5429e9.tar.gz llvm-99e040b3c903a060f0e4f01b817e7c09af5429e9.tar.bz2 |
build: only search for the needed python type
Windows has different types of runtime libraries which are ABI
incompatible with one another. This requires that the debug build of
lldb link against the debug build of python. Adjust the python search
to search for only the required type of python. This permits building a
release build of lldb against just the release build of python.
llvm-svn: 361915
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions