3 # RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o
4 # RUN: ld.lld %t.o -o %t.so --gc-sections -shared
5 # RUN: llvm-readobj --dyn-symbols %t.so | FileCheck %s
10 # CHECK-NEXT: Binding: Global
11 # CHECK-NEXT: Type: None
13 # CHECK-NEXT: Section: .data