[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
Thu Mar 16 16:39:07 PDT 2017


rnk updated this revision to Diff 92085.
rnk added a comment.

- Delete stale typedef, sink arrayref helper


https://reviews.llvm.org/D31058

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31058.92085.patch
Type: text/x-patch
Size: 10220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170316/e5f13d4e/attachment.bin>


More information about the llvm-commits mailing list