summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-07-16 03:45:59 +0000
committerRui Ueyama <ruiu@google.com>2016-07-16 03:45:59 +0000
commit52654ebb12e4de5d90b005f876f3718d91571480 (patch)
tree852e84e735de5b7a97603a0ee23835a041394494 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent8093437f2ef62608107b565c10a92d1dbdda0967 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud