diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2022-05-25 12:45:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-25 12:45:04 -0700 |
commit | 7476d64271354d42d864e1ed21f87f514949bc64 (patch) | |
tree | 70162f169c2d7f928828eb31a332290240e35d0e /src/passes/PrintCallGraph.cpp | |
parent | 65301697b3603ec8d21615e50f0cf5b9a2a2b02f (diff) | |
download | binaryen-7476d64271354d42d864e1ed21f87f514949bc64.tar.gz binaryen-7476d64271354d42d864e1ed21f87f514949bc64.tar.bz2 binaryen-7476d64271354d42d864e1ed21f87f514949bc64.zip |
[Parser] Lex keywords (#4688)
Also include reserved words that look like keywords to avoid having to find and
enumerate all the valid keywords. Invalid keywords will be rejected at a higher
level in the parser instead.
Diffstat (limited to 'src/passes/PrintCallGraph.cpp')
0 files changed, 0 insertions, 0 deletions