[lld] r178838 - This fixes a SIGSEGV failure in ReaderArchive while trying to trace what
Shankar Easwaran
shankare at codeaurora.org
Thu Apr 4 21:16:41 PDT 2013
On 4/4/2013 11:08 PM, Rafael EspĂndola wrote:
> On 4 April 2013 23:56, Shankar Easwaran <shankare at codeaurora.org> wrote:
>> Also adds functionality to search for libraries with .so extension. This
>> functionality was present earlier in a different location.
> This part can be tested, no?
Thanks for the review.
This test would require dynamic libraries and archive libraries to be
created.
Right now, only GNU ld can create proper shared libraries. I am not sure
if llvm-ar can create GNU archive files.
Due to that it creates a dependency and creating testcase has issues.
Once we add capabililty in lld to create proper shared objects, this can
be tested completely.
Thanks
Shankar Easwaran
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by the Linux Foundation
More information about the llvm-commits
mailing list