[ARM] Rewrite how VCMP are lowered, using a single node
[llvm-core.git] / test / YAMLParser / spec-09-23.test
blob94f839818b6ce425f166e407ec289019da8846bc
1 # RUN: yaml-bench -canonical %s
3  # Strip
4   # Comments:
5 strip: |-
6   # text
  
 # Clip
7   # comments:
8 …clip: |
9   # text… 
 # Keep
10   # comments:
11 …keep: |+
12   # text
… # Trail
13   # comments.