brintos

brintos / llvm-project-archived public Read only

0
0
Text · 425 B · f71eba2 Raw
18 lines · plain
1# REQUIRES: x862# RUN: llvm-mc -filetype=obj -triple=i386-pc-linux-gnu %s -o %t1.o3 4# RUN: ld.lld %t1.o -o %t.out5# RUN: llvm-objdump -s -t %t.out | FileCheck %s6# CHECK: SYMBOL TABLE:7# CHECK: 004010b7 l .und8# CHECK:      Contents of section .text:9# CHECK-NEXT:  4010b4 02000010## 0x4010b7 - 0x4010b4 + addend(-1) = 0x0211## 0x4010b7 - 0x4010b5 + addend(-2) = 0x000012 13.byte  und-.-114.short und-.-215 16.section .und, "ax"17und:18