[lld] r178838 - This fixes a SIGSEGV failure in ReaderArchive while trying to trace what

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Apr 4 21:19:42 PDT 2013


> 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.

Since this is searching for .so, you can just add the .so to svn, no?

> Thanks
>
> Shankar Easwaran

Cheers,
Rafael



More information about the llvm-commits mailing list