16 lines · yaml
1# RUN: yaml2obj %s | not obj2yaml 2>&1 | FileCheck %s2!Offload3EntryOffset: 9999999994Members:5 - ImageKind: IMG_Cubin6 OffloadKind: OFK_OpenMP7 Flags: 08 String:9 - Key: "triple"10 Value: "nvptx64-nvidia-cuda"11 - Key: "arch"12 Value: "sm_70"13 Content: "deadbeef" 14 15# CHECK: Error reading file: <stdin>: The end of the file was unexpectedly encountered16