[Lldb-commits] [PATCH] Don't try to link against a release python during a debug build.

Zachary Turner zturner at google.com
Thu Jul 10 14:06:27 PDT 2014


Good question, I don't know.  But I don't see how it could be correct,
because python module names are case-sensitive, and existing python code is
written against the un-normalized names.

http://reviews.llvm.org/D4441






More information about the lldb-commits mailing list