16 lines · plain
1# REQUIRES: x862# RUN: llvm-mc -filetype=obj -triple=i386-pc-linux-gnu %s -o %t1.o3# RUN: ld.lld --image-base=0x0 -Ttext 0x0 %t1.o -o %t.out4# RUN: llvm-objdump -s --section=.text %t.out | FileCheck %s5 6# CHECK: Contents of section .text:7# CHECK-NEXT: 0000 152537488 9.byte und-.+0x1110.byte und-.+0x2211.byte und+0x3312.byte und+0x4413 14.section .und, "ax"15und:16