[PATCH] D13829: [IR] Move optional data in llvm::Function into a hungoff uselist

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 13:42:51 PST 2015


vsk updated the summary for this revision.
vsk updated this revision to Diff 40085.
vsk added a comment.

- Updated diff according to Sanjoy's suggestion.


http://reviews.llvm.org/D13829

Files:
  include/llvm/IR/Function.h
  include/llvm/IR/User.h
  lib/Bitcode/Writer/ValueEnumerator.cpp
  lib/IR/AsmWriter.cpp
  lib/IR/Function.cpp
  lib/IR/LLVMContextImpl.h
  lib/IR/TypeFinder.cpp
  lib/Transforms/IPO/GlobalDCE.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13829.40085.patch
Type: text/x-patch
Size: 15477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151112/8a63fa45/attachment.bin>


More information about the llvm-commits mailing list