<div dir="ltr"><div class="gmail_extra">OK, so now I've gotten a build but the output from asan is less than helpful:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra"><font face="courier new, monospace">$ llvm/x/llvm_build_asan/./bin/opt </font><span style="font-family:'courier new',monospace">llvm/x/llvm/test/Other/optimization-remarks-inline.ll -inline -pass-remarks=in</span><span style="font-family:'courier new',monospace">line -S</span></div>
<div class="gmail_extra"><font face="courier new, monospace">=================================================================</font></div><div class="gmail_extra"><font face="courier new, monospace">==6791==ERROR: AddressSanitizer: heap-use-after-free on address 0x6040000016a8 a</font><span style="font-family:'courier new',monospace">t pc 0x1e70553 bp 0x7fff29de4fb0 sp 0x7fff29de4fa8</span></div>
<div class="gmail_extra"><font face="courier new, monospace">READ of size 13 at 0x6040000016a8 thread T0</font></div><div class="gmail_extra"><font face="courier new, monospace">    #0 0x1e70552 (/ssd/dnovillo/llvm/x/llvm_build_asan/bin/opt+0x1e70552)</font></div>
<div class="gmail_extra"><font face="courier new, monospace">    #1 0x1e6f3d3 (/ssd/dnovillo/llvm/x/llvm_build_asan/bin/opt+0x1e6f3d3)</font></div><div class="gmail_extra"><font face="courier new, monospace">    #2 0x7ab722 (/ssd/dnovillo/llvm/x/llvm_build_asan/bin/opt+0x7ab722)</font></div>
<div class="gmail_extra"><font face="courier new, monospace">    #3 0x19eacc5 (/ssd/dnovillo/llvm/x/llvm_build_asan/bin/opt+0x19eacc5)</font></div><div class="gmail_extra"><font face="courier new, monospace">    #4 0x1892f92 (/ssd/dnovillo/llvm/x/llvm_build_asan/bin/opt+0x1892f92)</font></div>
<div>[ ... ]</div><div><br></div><div>Is there an option for asan to show me source file locations?  Or at least function names.  I'm not sure what to do with this.</div><div><br></div><div><br></div><div>Thanks.  Diego.</div>
</div></div>