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 -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org

Reply via email to