summaryrefslogtreecommitdiffstats
path: root/lld/COFF/Options.td
diff options
context:
space:
mode:
Diffstat (limited to 'lld/COFF/Options.td')
-rw-r--r--lld/COFF/Options.td1
1 files changed, 1 insertions, 0 deletions
diff --git a/lld/COFF/Options.td b/lld/COFF/Options.td
index a21b8de76af..ceb25ccb5c7 100644
--- a/lld/COFF/Options.td
+++ b/lld/COFF/Options.td
@@ -110,6 +110,7 @@ def no_incremental : F<"incremental:no">;
def nologo : F<"nologo">;
def throwingnew : F<"throwingnew">;
def editandcontinue : F<"editandcontinue">;
+def fastfail : F<"fastfail">;
def delay : QF<"delay">;
def errorreport : QF<"errorreport">;
OpenPOWER on IntegriCloud