<div dir="ltr">Hi, all.<div>I want to develop a sanitizer (like AddressSanitizer or MemorySanitizer).</div><div>Like this, LLVM Pass can be easily developed out of source: <a href="https://llvm.org/docs/CMake.html#id16">https://llvm.org/docs/CMake.html#id16</a>.</div><div><br></div><div>Is it also possible for sanitizers?</div><div>Should I write my own cmake file for this? </div><div>I saw this tutorial: <a href="https://github.com/trailofbits/llvm-sanitizer-tutorial">https://github.com/trailofbits/llvm-sanitizer-tutorial</a></div><div>But it embeds a whole llvm-project, which seems not that neat for me. </div><div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div>Regards</div>
<div>Insu Yun</div></div></div></div>