[Lldb-commits] [PATCH] D145462: [LLDB][ObjectFileELF] Support LoongArch64 in ApplyReloctions
Lu Weining via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 7 22:45:52 PST 2023
SixWeining updated this revision to Diff 503236.
SixWeining added a comment.
Address @DavidSpickett's comments.
1. Fix the `&&` issue.
2. Make the test more readable.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145462/new/
https://reviews.llvm.org/D145462
Files:
lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
lldb/test/Shell/ObjectFile/ELF/loongarch64-relocations.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145462.503236.patch
Type: text/x-patch
Size: 8219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230308/6dd576ed/attachment.bin>
More information about the lldb-commits
mailing list