[Lldb-commits] [PATCH] D124760: [lldb] Fix ppc64 detection in lldb

serge via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 4 13:42:36 PDT 2022


serge-sans-paille updated this revision to Diff 427119.
serge-sans-paille added a comment.

Change the rest case to something that doesn't require me to implement ppc64be corefile support.


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

https://reviews.llvm.org/D124760

Files:
  lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  lldb/source/Utility/ArchSpec.cpp
  lldb/test/Shell/Breakpoint/Inputs/ppc64le-localentry.s
  lldb/test/Shell/Breakpoint/ppc64-localentry.test
  lldb/test/Shell/Breakpoint/ppc64le-localentry.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124760.427119.patch
Type: text/x-patch
Size: 4964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220504/1a4dc604/attachment.bin>


More information about the lldb-commits mailing list