[PATCH] [lsan] [mips] adding support of lsan for mips/mipsel arch

Evgeniy Stepanov eugenis at google.com
Thu Oct 9 05:19:13 PDT 2014


32-bit MSan is theoretically possible, but due to the size of the shadow mapping it may be challenging to find a working memory layout. You would also end up with very low available memory for the application.

http://reviews.llvm.org/D5616






More information about the llvm-commits mailing list