diff options
| author | Rui Ueyama <ruiu@google.com> | 2016-07-16 03:45:59 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2016-07-16 03:45:59 +0000 |
| commit | 52654ebb12e4de5d90b005f876f3718d91571480 (patch) | |
| tree | 852e84e735de5b7a97603a0ee23835a041394494 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 8093437f2ef62608107b565c10a92d1dbdda0967 (diff) | |
| download | bcm5719-llvm-52654ebb12e4de5d90b005f876f3718d91571480.tar.gz bcm5719-llvm-52654ebb12e4de5d90b005f876f3718d91571480.zip | |
Use ScriptParserBase::skip() instead of peek() and next().
skip(S) consumes a token if the next token is S,
so it can be used instead of peek() & next().
llvm-svn: 275672
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions

