2 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %s -o %t.o
3 # RUN: not %lld -o /dev/null %t.o 2>&1 | FileCheck %s
5 # CHECK: error: TLV reloc requires MOVQ instruction
10 leaq _foo@TLVP
(%rip
), %rax
13 .section __DATA,__thread_vars,thread_local_variables