Good morning, In my project I use gem5 to simulate X86 architecture. When implementing the instrumentation option with address sanitizer (-with-asan) everything works correctly. However, when trying to instrument with memory sanitizer (-with-msan) it fails to compile correctly (using clang++).
Is the use of memory sanitizer incompatible with gem5?
_______________________________________________ gem5-dev mailing list -- [email protected] To unsubscribe send an email to [email protected]
