[Lldb-commits] [PATCH] D113159: [lldb] Don't set the OS for ARMGetSupportedArchitectureAtIndex
Jason Molenda via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 3 23:01:57 PDT 2021
jasonmolenda accepted this revision.
jasonmolenda added a comment.
This revision is now accepted and ready to land.
Yep, looks good, we can't hardcode the OS in this triple, we might be getting iOS or macOS binaries and should accept any OS these days.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113159/new/
https://reviews.llvm.org/D113159
More information about the lldb-commits
mailing list