diff options
-rw-r--r-- | gnu/llvm/lld/ELF/Driver.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/llvm/lld/ELF/Driver.cpp b/gnu/llvm/lld/ELF/Driver.cpp index dcaea265afb..eae1a4cc3eb 100644 --- a/gnu/llvm/lld/ELF/Driver.cpp +++ b/gnu/llvm/lld/ELF/Driver.cpp @@ -510,7 +510,6 @@ constexpr const char *knownZFlags[] = { "nokeep-text-section-prefix", "nopack-relative-relocs", "norelro", - "noretpolineplt", "noseparate-code", "nostart-stop-gc", "notext", |