Recognize the "default" keyword, which is documented in LangRef.html
authorDan Gohman <gohman@apple.com>
Thu, 22 May 2008 22:30:09 +0000 (22:30 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 22 May 2008 22:30:09 +0000 (22:30 +0000)
commitfdfef0da6ba2ed8c3a75df517c564a54f857daaa
tree894474ab622ad958cedb58e1687b35c7b0d7d201
parentd86323efc9b107ad560cd3f7f9150f67d20b213c
Recognize the "default" keyword, which is documented in LangRef.html
and supported in the grammar, in the lexer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51448 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/LLLexer.cpp