[Lldb-commits] [PATCH] D31131: [LLDB] OpenBSD support

Kamil Rytarowski via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Mar 19 18:54:20 PDT 2017


krytarowski added inline comments.


================
Comment at: source/Host/openbsd/Host.cpp:223
+
+#if 0
+lldb::DataBufferSP Host::GetAuxvData(lldb_private::Process *process) {
----------------
Wasn't it already gone from there?


Repository:
  rL LLVM

https://reviews.llvm.org/D31131





More information about the lldb-commits mailing list