[Lldb-commits] [PATCH] D128268: [lldb] Fix reading i686-windows executables with GNU environment
Martin Storsjö via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 22 02:36:51 PDT 2022
mstorsjo updated this revision to Diff 438951.
mstorsjo added a comment.
Refactored the code to add the `both_windows` variable as suggested (which turned out much nicer, thanks!).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128268/new/
https://reviews.llvm.org/D128268
Files:
lldb/source/Utility/ArchSpec.cpp
lldb/test/Shell/ObjectFile/PECOFF/settings-abi-i686.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128268.438951.patch
Type: text/x-patch
Size: 4245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220622/646878b4/attachment.bin>
More information about the lldb-commits
mailing list