[clang] [lldb] [llvm] Extending LLDB to work on AIX (PR #102601)
David Spickett via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 9 07:46:18 PDT 2024
================
@@ -0,0 +1,7 @@
+
+This product contains small piece of code to support AIX, taken from netbsd.
+
+ * LICENSE:
+ * lldb/source/Host/common/LICENSE.aix-netbsd.txt (OpenSSL License)
----------------
DavidSpickett wrote:
And if there is a way not to pull in this code, we're likely going to prefer that.
https://github.com/llvm/llvm-project/pull/102601
More information about the cfe-commits
mailing list