[PATCH] D13829: [IR] Move optional data in llvm::Function into a hungoff uselist
Vedant Kumar via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 27 14:46:35 PDT 2015
vsk retitled this revision from "WIP: clean up the way optional Function data is managed" to "[IR] Move optional data in llvm::Function into a hungoff uselist".
vsk updated the summary for this revision.
vsk added a reviewer: dexonsmith.
vsk updated this revision to Diff 38599.
vsk added a comment.
- Rebased to master for the required CallingConv changes.
- First real candidate diff is ready.
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.38599.patch
Type: text/x-patch
Size: 15527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151027/7235703b/attachment.bin>
More information about the llvm-commits
mailing list