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

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 12:48:21 PDT 2017


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

- really rebase


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.96447.patch
Type: text/x-patch
Size: 9818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/698957ba/attachment.bin>


More information about the llvm-commits mailing list