[Lldb-commits] [PATCH] D127048: [lldb] Set COFF and PDB module env from default target triple
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jun 6 06:47:03 PDT 2022
DavidSpickett added a reviewer: omjavaid.
DavidSpickett added a comment.
I won't have time to comment much more but Omair might be able to help.
Also you might want to look at how the apple platforms select their ABI if you haven't already. If the answer is "with a flag in the object file" then oh well, but perhaps they have an override in there you could crib from.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127048/new/
https://reviews.llvm.org/D127048
More information about the lldb-commits
mailing list