NyuziToolchain
NyuziToolchain copied to clipboard
Support for Address Sanitizer
https://clang.llvm.org/docs/AddressSanitizer.html
I have not tested with ASAN enabled to see if it works. There is target specific code in lib/Transforms/Instrumentation to set up shadow mappings, but it does not know about Nyuzi.
This also depends on issue #88