summaryrefslogtreecommitdiff
path: root/src/token.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/token.cc')
-rw-r--r--src/token.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/token.cc b/src/token.cc
index a970af12..2825bd39 100644
--- a/src/token.cc
+++ b/src/token.cc
@@ -105,6 +105,7 @@ const char* GetTokenTypeName(TokenType token_type) {
"throw",
"try",
"UNARY",
+ "SIMDLANEOP",
"unreachable",
// String.