summaryrefslogtreecommitdiff
path: root/lld/ELF/DriverUtils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lld/ELF/DriverUtils.cpp')
-rw-r--r--lld/ELF/DriverUtils.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lld/ELF/DriverUtils.cpp b/lld/ELF/DriverUtils.cpp
index 254f4b722462..50e9f509bcb4 100644
--- a/lld/ELF/DriverUtils.cpp
+++ b/lld/ELF/DriverUtils.cpp
@@ -192,6 +192,7 @@ std::string elf::createResponseFile(const opt::InputArgList &args) {
case OPT_export_dynamic_symbol_list:
case OPT_just_symbols:
case OPT_library_path:
+ case OPT_remap_inputs_file:
case OPT_retain_symbols_file:
case OPT_rpath:
case OPT_script: