[PATCH] D10872: Support custom string attributes for function arguments/return values

Philip Reames listmail at philipreames.com
Wed Jul 8 10:00:37 PDT 2015


reames requested changes to this revision.
reames added a comment.
This revision now requires changes to proceed.

Artur,

Offline, we talked about the fact that this patch is actually two related parts.  One is fixing a bug where the IR format doesn't properly parse our own output for a feature also supported in bitcode.  The second is adding a set of extra accessors.

Could you split the first part into a new review with a clear description of what's going on?  I doubt folks realized what this review actually contained from the original description.  I certainly didn't.


http://reviews.llvm.org/D10872







More information about the llvm-commits mailing list