[PATCH] D31058: Store Arguments in a flat array instead of an iplist

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 10:28:49 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298105: Store Arguments in a flat array instead of an iplist (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D31058?vs=92085&id=92165#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31058

Files:
  llvm/trunk/include/llvm/IR/Argument.h
  llvm/trunk/include/llvm/IR/Function.h
  llvm/trunk/lib/IR/Core.cpp
  llvm/trunk/lib/IR/Function.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31058.92165.patch
Type: text/x-patch
Size: 10365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170317/768569b3/attachment.bin>


More information about the llvm-commits mailing list