r220455 - Revert r218541 - Don't link in sanitizer runtimes if -nostdlib/-nodefaultlibs is provided.

Alexey Samsonov vonosmas at gmail.com
Thu Oct 23 13:35:37 PDT 2014


On Thu, Oct 23, 2014 at 12:04 PM, Joerg Sonnenberger <
joerg at britannica.bec.de> wrote:

> On Thu, Oct 23, 2014 at 12:46:10AM -0000, Alexey Samsonov wrote:
> > "-nodefaultlibs" is told to link only the libraries explicitly provided
> > by the user, and providing "-fsanitize=address" is a clear indication of
> > intention to link with ASan runtime.
>
> Is it? I would expect such use for free-standing for example and I can
> think of use cases for ASAN that do not involve the normal userland
> libraries. As such, I believe this needs more thought...
>

Please elaborate what example / use case you have in mind.


>
> Joerg
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>



-- 
Alexey Samsonov
vonosmas at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141023/23cfd3cf/attachment.html>


More information about the cfe-commits mailing list