2 # RUN: llvm-mc -triple=i386-windows-gnu -filetype=obj -o %t.obj %s
3 # RUN: lld-link %t.obj /out:%t.exe /entry:main /subsystem:console /safeseh:no
4 # RUN: llvm-objdump -s %t.exe | FileCheck %s
6 # CHECK: Contents of section .text:
9 # CHECK-NEXT: 401000 00204000 01204000 01204000
14 .section .rdata,"dr",discard,__ZTS
19 .section .rdata,"dr",discard,__ZTV
24 .section .rdata,"dr",discard,__ZTVa