brintos

brintos / llvm-project-archived public Read only

0
0
Text · 297 B · c5589dc Raw
11 lines · plain
1# REQUIRES: x862# RUN: llvm-mc -triple=x86_64-windows-msvc -filetype=obj -o %t.obj %s3# RUN: not lld-link -entry:__ImageBase -subsystem:console %t.obj 2>&1 | FileCheck %s4 5.text6# CHECK: error: relocation against symbol in discarded section: .drectve7.quad .Ldrectve8 9.section .drectve10.Ldrectve:11