Files
swift-mirror/utils/symbolicate-linux-fatal
Bob Wilson 824bc82660 Reenable Runtime/linux-fatal-backtrace.swift test
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
2018-05-03 16:59:45 -07:00

6.9 KiB
Executable File