summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
diff options
context:
space:
mode:
authorNirav Dave <niravd@google.com>2016-10-03 13:48:27 +0000
committerNirav Dave <niravd@google.com>2016-10-03 13:48:27 +0000
commit157891c57f013bdbc24feace83d01efdb84cf751 (patch)
treee766e4f3bed67fe76dbd3f30195137d2061c80d4 /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
parentd98493414bfff91b71a9ab5bbfc84b95e93ed123 (diff)
downloadbcm5719-llvm-157891c57f013bdbc24feace83d01efdb84cf751.tar.gz
bcm5719-llvm-157891c57f013bdbc24feace83d01efdb84cf751.zip
Prevent out of order HashDirective lexing in AsmLexer.
Retrying after buildbot reset. To lex hash directives we peek ahead to find component tokens, create a unified token, and unlex the peeked tokens so the parser does not need to parse the tokens then. Make sure we do not to lex another hash directive during peek operation. This fixes PR28921. Reviewers: rnk, loladiro Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D24839 llvm-svn: 283111
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud