[lld] r250110 - [ELF2] Allow PPC64 to add the TOC-restore after .plt-based relocations

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 07:22:47 PDT 2015


> +// RUN: ld.lld2 -dynamic-linker /lib64/ld64.so.1 -rpath foo -rpath bar --export-dynamic %t.o %t2.so -o %t

I don't think you are using most of these options. Can you drop
-dynamic-linker, -rpath and --export-dynamic?

Cheers,
Rafael


More information about the llvm-commits mailing list