Files
swift-mirror/test/Driver/driver-use-frontend.swift
Jordan Rose 6ca70b3c49 [Driver] Add debug option -driver-use-frontend-path.
This will be used to test dependency analysis by substituting a different
executable to use as the frontend.

For debugging purposes only.

Swift SVN r23272
2014-11-12 18:06:08 +00:00

3 lines
175 B
Swift

// RUN: %swift_driver_plain -driver-use-frontend-path bin/completely-fake-driver -driver-print-jobs %s 2>&1 | FileCheck %s
// CHECK: {{^}}bin/completely-fake-driver -frontend