brintos

brintos / llvm-project-archived public Read only

0
0
Text · 365 B · b5d6240 Raw
20 lines · plain
1// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-readobj -r - | FileCheck %s2 3// CHECK: Relocations [4// CHECK-NEXT: ]5 6	.section	.test1_foo7.Ltest1_1:8.Ltest1_2 = .Ltest1_19	.section	.test1_bar10	.long .Ltest1_1-.Ltest1_211 12 13        .section test214 15.Ltest2_a:16.Ltest2_b = .Ltest2_a17.Ltest2_c:18.Ltest2_d = .Ltest2_c-.Ltest2_b19	.long	.Ltest2_d20