Files
swift-mirror/test/Driver/debug-module-path.swift
Adrian Prantl 0ec2762f96 [driver] Implement -debug-module-path in the legacy driver
Not having suport for this option causes confusing and non-obvious failures in
the LLDB testsuite, and some people build LLDB without also compiling the driver.

rdar://168107340
2026-01-22 17:03:32 -08:00

4 lines
197 B
Swift

// RUN: %swiftc_driver -module-name a -driver-print-jobs -target x86_64-apple-macosx10.10 -g -o debugmodule-path %s 2>&1 | %FileCheck %s
// CHECK: -debug-module-path {{.*}}{{/|\\\\}}a.swiftmodule