<div dir="ltr">I think we did something in ASan to address this issue.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 21, 2015 at 8:46 PM, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> What about creating an msan interface DSO for the purposes of satisfying -z<br>
> defs? The executable will always be searched first, so the interface DSO<br>
> could be empty or full of ud2a.<br>
<br>
</span>I like the idea. The ideal solution would probably be for the linkers<br>
to have a --not-needed command line option that prevents the .so from<br>
going in the DT_NEEDED, but one with just stubs is probably fine.<br>
<div class="HOEnZb"><div class="h5"><br>
Cheers,<br>
Rafael<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</div></div></blockquote></div><br></div>