[Lldb-commits] [lldb] [lldb] Fixed PlatformPOSIX::DoLoadImage() in case of the Windows host (PR #93345)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Sun May 26 23:25:46 PDT 2024
https://github.com/labath approved this pull request.
> BTW, it would be great to be able to pass the style or triple to SBFileSpec. Currently it is impossible to create a posix SBFileSpec on the Windows host.
This is definitely not intentional. Feel free to create a PR to add it.
https://github.com/llvm/llvm-project/pull/93345
More information about the lldb-commits
mailing list