Skip to content

Commit a09052f

Browse files
Add cache-compile-job to features.json
Add `cache-compile-job` to toolchain feature JSON file so build system/swift driver can query.
1 parent b78b1b2 commit a09052f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/Option/features.json

+3
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
},
3939
{
4040
"name": "ld-path-driver-option"
41+
},
42+
{
43+
"name": "cache-compile-job"
4144
}
4245
]
4346
}

0 commit comments

Comments
 (0)