Index: test/tools/yaml2obj/elf-header-sh-fields.yaml =================================================================== --- test/tools/yaml2obj/elf-header-sh-fields.yaml +++ test/tools/yaml2obj/elf-header-sh-fields.yaml @@ -46,8 +46,8 @@ # RUN: yaml2obj --docnum=3 %s -o %t3 # RUN: od -t x1 -v -j 0x3a -N 1 %t3 | FileCheck %s --check-prefix=NEWSIZE # RUN: od -t x1 -v -j 0x3a -N 1 %t2 | FileCheck %s --check-prefix=OLDSIZE -# NEWSIZE: 0000072 01 -# OLDSIZE: 0000072 40 +# NEWSIZE: {{^[^[:blank:]]+}} 01 +# OLDSIZE: {{^[^[:blank:]]+}} 40 --- !ELF FileHeader: