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

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 12:19:07 PDT 2015


----- Original Message -----
> From: "Rafael EspĂ­ndola" <rafael.espindola at gmail.com>
> To: "Hal Finkel" <hfinkel at anl.gov>
> Cc: "llvm-commits" <llvm-commits at lists.llvm.org>
> Sent: Tuesday, October 13, 2015 9:22:47 AM
> Subject: Re: [lld] r250110 - [ELF2] Allow PPC64 to add the TOC-restore after .plt-based relocations
> 
> > +// 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?

Yes. r250210. Thanks!

 -Hal

> 
> Cheers,
> Rafael
> 

-- 
Hal Finkel
Assistant Computational Scientist
Leadership Computing Facility
Argonne National Laboratory


More information about the llvm-commits mailing list