summaryrefslogtreecommitdiff
path: root/test/MC/ELF/invalid-symver.s
blob: 3c4f8c084b94b6da55ff1cc918fb0677ef353d49 (plain)
1
2
3
4
5
6
7
// RUN: not llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o %t 2> %t.out
// RUN: FileCheck --input-file=%t.out %s

// CHECK: A @@ version cannot be undefined

        .symver undefined, foo@@bar
        .long undefined