mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
the new driver fails when running this test, because the file map and the command-line specify the same module output for both the individual swift file and the module as a whole
12 lines
347 B
JSON
12 lines
347 B
JSON
{
|
|
"": {
|
|
"swift-dependencies": "./EmitWhileBuilding-main.swiftdeps"
|
|
},
|
|
"EmitWhileBuilding.swift": {
|
|
"object": "./EmitWhileBuilding.o",
|
|
"swiftmodule": "./EmitWhileBuilding_partial.swiftmodule",
|
|
"dependencies": "./EmitWhileBuilding.d",
|
|
"swift-dependencies": "./EmitWhileBuilding.swiftdeps"
|
|
}
|
|
}
|