# RUN: yaml2obj %p/Inputs/associative1.obj.yaml > %t1.obj # RUN: yaml2obj %p/Inputs/associative1.obj.yaml > %t2.obj # RUN: yaml2obj %p/Inputs/associative3.obj.yaml > %t3.obj # # RUN: lld -flavor link /machine:x86 /subsystem:console /entry:main \ # RUN: /out:%t.exe -- %t1.obj %t2.obj %t3.obj # RUN: obj2yaml %t.exe | FileCheck %s CHECK: - Name: .CRT CHECK: SectionData: '77777777'