[PATCH] D15346: Fix the order of destructors in LibLTOCodeGenerator

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 20:15:13 PST 2015


On Dec 8, 2015 10:48 PM, "Steven Wu" <stevenwu at apple.com> wrote:
>
> Thanks Rafael for reviewing the change! I couldn't find a clean way to
link against libLTO for testing in llvm repo. This might need to be fixed.
I have some internal ld64 test case covering this for now.
>

Thanks. Sometimes I wonder if llvm-lto should operate by loading libLTO.so
and using the C API to make tests like these simpler.

Cheers,
Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151208/45f6e4a0/attachment.html>


More information about the llvm-commits mailing list