3 # BFD reports a parse error on empty lists, but it is clear how to
6 # RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o
7 # RUN: echo "{ };" > %t.list
8 # RUN: ld.lld -dynamic-list %t.list -shared %t.o -o %t.so
9 # RUN: llvm-readobj -r %t.so | FileCheck %s
11 # CHECK: Relocations [