1# REQUIRES: x86
2# RUN: llvm-mc -triple=x86_64-windows-msvc -filetype=obj -o %t.obj %s
3# RUN: lld-link -entry:__ImageBase -subsystem:console -debug %t.obj
4
5.section .debug_info,"dr"
6.quad .Ldrectve
7
8.section .drectve
9.Ldrectve:
10