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
Matthieu Monrocq
2013-Feb-19 18:06 UTC
[LLVMdev] [cfe-dev] Bootstrapping Clang with MemorySanitizer
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>
Seemingly Similar Threads
- [LLVMdev] Sanitizer test failure
- [LLVMdev] Curiosity about transform changes under Sanitizers (Was: [PATCH] Disable branch folding with MemorySanitizer)
- [LLVMdev] Sanitizer test failure
- [LLVMdev] Curiosity about transform changes under Sanitizers (Was: [PATCH] Disable branch folding with MemorySanitizer)
- [LLVMdev] Sanitizer test failure