repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[memprof] Remove an unused using directive (#117004)
[llvm-project.git]
/
lld
/
test
/
COFF
/
reloc-discarded-early.s
blob
181859db9e64adb1e480df7026bc626ba2dd0ce7
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: