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