mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This test broke when we switched to the swift-4.2-branch of Clang/LLVM. It seems to be a problem with LLDB's CreateTargetWithFileAndArch() API (rdar://problem/39960149). In the meantime, since this script does not really need to specify the architecture, we can work around the problem by using CreateTarget(). That's simpler anyway. rdar://problem/38181372
6.9 KiB
Executable File
6.9 KiB
Executable File