https://github.com/dingxiangfei2009 closed
https://github.com/llvm/llvm-project/pull/113066
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
dingxiangfei2009 wrote:
Thank you for your review @JDevlieghere.
I think there is still issue with this patch. Until I sort out the root cause,
I will close this PR first to reduce review load. Have a nice day!
https://github.com/llvm/llvm-project/pull/113066
__
@@ -145,7 +145,7 @@ add_lldb_library(liblldb SHARED ${option_framework}
${option_install_prefix}
)
-# lib/pythonX.Y/dist-packages/lldb/_lldb.so is a symlink to lib/liblldb.so,
+# lib/pythonX.Y/site-packages/lldb/_lldb.so is a symlink to lib/liblldb.so,
dingx
https://github.com/JDevlieghere commented:
Can you reference documentation about the `.native` import and explain why this
is necessary? Intuitively it makes sense but I want to make sure I fully
understand this change and having it documented will help the next person that
sees this.
https:
@@ -145,7 +145,7 @@ add_lldb_library(liblldb SHARED ${option_framework}
${option_install_prefix}
)
-# lib/pythonX.Y/dist-packages/lldb/_lldb.so is a symlink to lib/liblldb.so,
+# lib/pythonX.Y/site-packages/lldb/_lldb.so is a symlink to lib/liblldb.so,
JDevl
https://github.com/JDevlieghere edited
https://github.com/llvm/llvm-project/pull/113066
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/dingxiangfei2009 edited
https://github.com/llvm/llvm-project/pull/113066
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits