mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
87fe71ec5a
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"
|
|
}
|
|
}
|