[LLVMdev] [cfe-dev] Bootstrapping Clang with MemorySanitizer
Matthieu Monrocq
matthieu.monrocq at gmail.com
Tue Feb 19 10:06:15 PST 2013
On Tue, Feb 19, 2013 at 9:53 AM, Evgeniy Stepanov <eugeni.stepanov at gmail.com
> wrote:
> Hi all,
>
> MemorySanitizer (-fsanitize=memory flag) can now be used to build a
> self-hosted Clang. Several tests are still failing (most - due to bugs
> in the code), but the third-stage compiler is fully functional and
> passes the full test suite.
>
> Instructions are here:
> https://code.google.com/p/memory-sanitizer/wiki/BootstrappingClang
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
Congratulations!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130219/1cce14a9/attachment.html>
More information about the llvm-dev
mailing list