[PATCH] D12455: [IR] Teach `llvm::User` to co-allocate a descriptor.

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 15:53:24 PDT 2015


sanjoy updated this revision to Diff 34749.
sanjoy added a comment.

- add `inline` keyword to allocateFixedOperandUser


http://reviews.llvm.org/D12455

Files:
  include/llvm/IR/User.h
  include/llvm/IR/Value.h
  lib/IR/User.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12455.34749.patch
Type: text/x-patch
Size: 6540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150914/0cd5f113/attachment.bin>


More information about the llvm-commits mailing list