summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc/ConfigLexer.l
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvmc/ConfigLexer.l')
-rw-r--r--llvm/tools/llvmc/ConfigLexer.l1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/tools/llvmc/ConfigLexer.l b/llvm/tools/llvmc/ConfigLexer.l
index 4589d4821ab..f65428ecd66 100644
--- a/llvm/tools/llvmc/ConfigLexer.l
+++ b/llvm/tools/llvmc/ConfigLexer.l
@@ -18,7 +18,6 @@
%option never-interactive
%option batch
%option noyywrap
-%option nodefault
%option 8bit
%option outfile="ConfigLexer.cpp"
%option ecs
OpenPOWER on IntegriCloud