[lldb] Move Xcode SDK helper functions into lldbutil
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 19 Aug 2020 20:25:57 +0000 (13:25 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 19 Aug 2020 20:30:27 +0000 (13:30 -0700)
commita3fc61c80f89ea709a1128caa2de2723fe307c81
tree371e9e1bbfbeaf4bd94c4c6660b361b97a15c536
parent7cffaf510f97eabef89b0d45aeb939df40e8e9d3
[lldb] Move Xcode SDK helper functions into lldbutil

This allows the logic to be reused by both the builders and the tests.
lldb/packages/Python/lldbsuite/test/builders/darwin.py
lldb/packages/Python/lldbsuite/test/lldbutil.py
lldb/test/API/tools/lldb-server/TestAppleSimulatorOSType.py