[Lldb-commits] [PATCH] Don't try to link against a release python during a debug build.
Zachary Turner
zturner at google.com
Wed Jul 9 15:36:47 PDT 2014
Stop normalizing the case of .py files when they're copied over. Python module names are case-sensitive, so this can lead to errors.
http://reviews.llvm.org/D4441
Files:
CMakeLists.txt
include/lldb/lldb-python.h
scripts/Python/finishSwigPythonLLDB.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4441.11227.patch
Type: text/x-patch
Size: 3828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140709/accea4a5/attachment.bin>
More information about the lldb-commits
mailing list