http://llvm.org/bugs/show_bug.cgi?id=21920
Zachary Turner <ztur...@google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX |--- --- Comment #10 from Zachary Turner <ztur...@google.com> --- Investigate whether this can help us: http://www.microsoft.com/en-us/download/details.aspx?id=44266 To use it, we would probably need to create an additional layer of separation in the existing code, so that all of the python stuff, SWIG bindings, and Python API calls were linked into one DLL, and everything else was linked into another DLL. Currently it's all one big DLL, liblldb.dll. I suspect this won't be easy, but it might be possible. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev