We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c9b594 commit 37a4a3eCopy full SHA for 37a4a3e
lld/ELF/DriverUtils.cpp
@@ -177,6 +177,7 @@ std::string elf::createResponseFile(const opt::InputArgList &args) {
177
case OPT_o:
178
case OPT_Map:
179
case OPT_dependency_file:
180
+ case OPT_plugin_opt_stats_file:
181
case OPT_print_archive_stats:
182
case OPT_why_extract:
183
// If an output path contains directories, "lld @response.txt" will
0 commit comments