Hello, <div><br></div><div>I would like to add a small utility function into llvm/Transforms/Utils.</div><div>appendToGlobalCtors() adds a function to the list of global constructors. </div><div>Currently it is used by AddressSanitizer; clattner suggested to move it to llvm/Transforms/Utils.</div>
<div><br></div><div>Patch: <a href="http://codereview.appspot.com/5330046">http://codereview.appspot.com/5330046</a> (also in attachment).</div><div><br></div><div>Thanks, </div><div><br></div><div>--kcc </div>