summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2015-05-13 23:10:51 +0000
committerAlex Lorenz <arphaman@gmail.com>2015-05-13 23:10:51 +0000
commita22b250c6ffaba93b5de2b126eac260585b19dd5 (patch)
treea14a08de72bd30cdc7d6b7ff7c4ddcb5dc774fc5 /llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
parentaf0494f1585f4d41c4eb9c64930fb077289d1190 (diff)
downloadbcm5719-llvm-a22b250c6ffaba93b5de2b126eac260585b19dd5.tar.gz
bcm5719-llvm-a22b250c6ffaba93b5de2b126eac260585b19dd5.zip
YAML: Implement block scalar parsing.
This commit implements the parsing of YAML block scalars. Some code existed for it before, but it couldn't parse block scalars. This commit adds a new yaml node type to represent the block scalar values. This commit also deletes the 'spec-09-27' and 'spec-09-28' tests as they are identical to the test file 'spec-09-26'. This commit introduces 3 new utility functions to the YAML scanner class: `skip_s_space`, `advanceWhile` and `consumeLineBreakIfPresent`. Reviewers: Duncan P. N. Exon Smith Differential Revision: http://reviews.llvm.org/D9503 llvm-svn: 237314
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud