[PATCH] D32262: [Bitcode] Refactor attribute group writing to avoid getSlotAttributes

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 11:53:03 PDT 2017


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

- rebase after splitting out Attributes.cpp changes


https://reviews.llvm.org/D32262

Files:
  llvm/include/llvm/IR/Attributes.h
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
  llvm/lib/Bitcode/Writer/ValueEnumerator.h
  llvm/lib/IR/Attributes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32262.96000.patch
Type: text/x-patch
Size: 13632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170420/92cec9c8/attachment.bin>


More information about the llvm-commits mailing list