Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / YAMLParser / spec-05-14.test
blob87d699dbc027b8de21fc9605b0ee66247b5ec76b
1 # RUN: yaml-bench -canonical %s | FileCheck %s --strict-whitespace
3 "Fun with \\
4 \" \a \b \e \f \
5 \n \r \t \v \0 \
6 \  \_ \N \L \P \
7 \x41 \u0041 \U00000041"
9 # CHECK: !!str "Fun with \\ \" \a \b \e \f \n \r \t \v \0   \_ \N \L \P A A A"