[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 13:51:23 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301245: [Bitcode] Refactor attribute group writing to avoid getSlotAttributes (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D32262?vs=96447&id=96462#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32262

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32262.96462.patch
Type: text/x-patch
Size: 9906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/976e56c4/attachment.bin>


More information about the llvm-commits mailing list