Hi folks,<div><br></div><div>I'm working on an LLVM-based Go compiler as a hobby project. I'm using Go bindings to the LLVM C API, and have found that the latter does not have full support for named metadata, which means I can't (easily/sensibly) export debug information. Namely, you can't create or update named metadata. I sent a patch to the llvm-commits list last weekend, but haven't had any feedback yet. I think it may have just slipped under the radar, hence the cross-posting.</div>
<div><br></div><div>If someone could take a look and let me know if this is acceptable, I'll be very grateful. The original message is here:</div><div>    <a href="http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20111205/133210.html">http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20111205/133210.html</a></div>
<div><div><br></div><div>Regards,</div>-- <br>Andrew Wilkins<div><a href="http://awilkins.id.au" target="_blank">http://awilkins.id.au</a></div><br>
</div>