Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / tools / obj2yaml / COFF / test-1.test
blobce05b72b97d738acd19d52a3f78e8a0b80906743
1 # RUN: obj2yaml %S/Inputs/test-1.o > %t.stdout.yaml
2 # RUN: obj2yaml %S/Inputs/test-1.o -o %t.file.yaml 2>&1 | count 0
3 # RUN: yaml2obj %t.stdout.yaml -o %t.o
4 # RUN: llvm-pdbutil dump --types %t.o | FileCheck %s -check-prefix=ALL
5 # RUN: diff %t.stdout.yaml %t.file.yaml
7 # ALL: {{.*}} guid = {00C903AB-0968-4639-84F8-7D3E719A1BE1}