[Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
zturner at google.com
Thu Feb 12 09:49:54 PST 2015
Actually the original was correct. On Windows our directory structure looks like this:
ninja
--bin
----liblldb.dll
--lib
----site-packages
------lldb
--------lldb_d.pyd
So the lldb_d.pyd needs to be a link to the liblldb.dll. I will test with the correct relative path back in place and let you know.
http://reviews.llvm.org/D7550
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list