brintos

brintos / llvm-project-archived public Read only

0
0
Text · 229 B · fce4f54 Raw
9 lines · plain
1# REQUIRES: x862# RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o3# RUN: ld.lld -o %t.exe --gdb-index %t.o4# RUN: llvm-objdump --section-headers %t.exe | FileCheck %s5# CHECK-NOT: .gdb_index6 7.global _start8_start:9