aboutsummaryrefslogtreecommitdiff
path: root/test/MC/ELF/norelocation.s
blob: 054fc5f95cb2fafda7db0489534bf041e49e024b (plain) (blame)
1
2
3
4
5
6
7
// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-readobj -r | FileCheck  %s

        call bar
bar:

// CHECK:      Relocations [
// CHECK-NEXT: ]