[LLVMdev] Extend named metadata support in the LLVM C API

Chris Lattner clattner at apple.com
Mon Dec 19 10:36:05 PST 2011


On Dec 19, 2011, at 5:42 AM, Andrew Wilkins wrote:

> On Mon, Dec 19, 2011 at 5:29 PM, Chandler Carruth <chandlerc at google.com> wrote:
> I'll advocate for folks looking at these patches where I can, but I wanted to give you a bit of a heads up -- many of the regular contributors (and reviewers) who would be qualified to review this patch are on vacation for the holidays and may be very slow to respond.
> 
> Anyways, hopefully someone can look through them, I just didn't want you to misunderstand any subsequent delays. The next two weeks tend to be the slowest for reviews on the project.
> 
> Thanks, Chandler. There's no rush, I can wait until people return from vacation.

The big issue with the patch is that it changes existing C API entrypoints, breaking compatibility with existing clients.  Please propose a patch that adds new entry points (but doesn't change the existing ones)  if the existing ones don't work.  Thanks!

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111219/dfdc3514/attachment.html>


More information about the llvm-dev mailing list