Hi!<div><br></div><div>We have a draft binary of symbolizer that uses LLVM libs checked in at //projects/compiler-rt/lib/sanitizer-common/llvm-symbolizer,</div><div>and we need to compile it for targets where ASan is supported. This means that we have to compile LLVM libraries</div>
<div>for these targets as well to link with them.</div><div><br></div><div>I've added a function that allows us to write smth. like:</div>append_llvm_sources(SYMBOLIZER_SOURCES LLVMDebugInfo LLVMSupport LLVMObject)<div>
<br></div><div>Chandler, could you take a look if this is fine (and legal) to do hack like this?<br><div><div><br></div><div>Code review: <a href="http://codereview.appspot.com/6486059/">http://codereview.appspot.com/6486059/</a></div>
<div><br></div>-- <br><div>Alexey Samsonov, MSK</div><br>
</div></div>