[Lldb-commits] [PATCH] D159408: Switch over to using the LLVM archive parser for BSD archives.

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 5 14:14:30 PDT 2023


clayborg updated this revision to Diff 555933.
clayborg added a comment.

Log any errors we encounter during archive object parsing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159408/new/

https://reviews.llvm.org/D159408

Files:
  lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp
  lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.h
  lldb/test/API/functionalities/archives/TestBSDArchives.py
  lldb/test/API/functionalities/archives/b.c
  lldb/test/API/functionalities/archives/c.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159408.555933.patch
Type: text/x-patch
Size: 18594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230905/cd774bad/attachment-0001.bin>


More information about the lldb-commits mailing list