[PATCH] D12488: Enable linking tools, shared libraries against libLLVM

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 01:47:22 PDT 2015


pcc added a comment.

> Without these changes, passes won't load because the "Annotate..." symbols defined in lib/Support/Valigrind.cpp are not found.


I haven't looked at this in detail yet, but are these changes necessary after r245374?


http://reviews.llvm.org/D12488





More information about the llvm-commits mailing list