brintos

brintos / llvm-project-archived public Read only

0
0
Text · 232 B · 4cc175a Raw
10 lines · plain
1# RUN: llvm-mc %s -o %t.o -filetype=obj -triple=x86_64-pc-linux2# RUN: obj2yaml %t.o | FileCheck %s3 4# CHECK: Relocations:5# CHECK:   Symbol:          .text6# CHECK: Symbols:7# CHECK:   - Name:            .text8 9        .quad .text10