[Lldb-commits] [PATCH] D136578: [LLDB] [LoongArch] Fix build errors

Tiezhu Yang via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Oct 23 23:50:59 PDT 2022


seehearfeel updated this revision to Diff 470059.
seehearfeel added a comment.

Use git diff -U999999 to generate the patch so that we can get more context suggested by Weining.


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

https://reviews.llvm.org/D136578

Files:
  lldb/source/Plugins/Process/Linux/CMakeLists.txt
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_loongarch64.cpp
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_loongarch64.h
  lldb/source/Plugins/Process/Utility/CMakeLists.txt
  lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_loongarch64.cpp
  lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_loongarch64.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136578.470059.patch
Type: text/x-patch
Size: 11940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221024/b41856ee/attachment.bin>


More information about the lldb-commits mailing list