[all-commits] [llvm/llvm-project] 1b468f: [lldb] Port PlatformWindows, PlatformOpenBSD and P...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed Nov 17 11:09:56 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b468f1c1b46734f64f15c22cfbd403bada9fed8
https://github.com/llvm/llvm-project/commit/1b468f1c1b46734f64f15c22cfbd403bada9fed8
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-11-17 (Wed, 17 Nov 2021)
Changed paths:
M lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp
M lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.h
M lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp
M lldb/source/Plugins/Platform/Windows/PlatformWindows.h
M lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
M lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h
Log Message:
-----------
[lldb] Port PlatformWindows, PlatformOpenBSD and PlatformRemoteGDBServer to GetSupportedArchitectures
More information about the All-commits
mailing list