[LLVMdev] RFC: Metadata attachments to function definitions

Reid Kleckner rnk at google.com
Wed Apr 15 10:03:59 PDT 2015


On Wed, Apr 15, 2015 at 9:46 AM, Duncan P. N. Exon Smith <
dexonsmith at apple.com> wrote:
>
> I'm happy to defer to conventional wisdom here if anyone wants me to
> (and TBH, I've only been looking at profiles that include debug info,
> so maybe `sizeof(Function)` matters with -g0).
>

I think JITs are a more compelling use case for keeping Function small.
They shouldn't have to pay too much for a feature they don't use.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150415/6b36dd2f/attachment.html>


More information about the llvm-dev mailing list