[PATCH] D11856: LowerBitSets: Extend pass to support functions as bitset members.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 14:59:52 PDT 2015


pcc updated this revision to Diff 31870.
pcc added a comment.

- Permit non-string metadata as a bitset identifier


http://reviews.llvm.org/D11856

Files:
  docs/BitSets.rst
  include/llvm/Transforms/IPO/LowerBitSets.h
  lib/Transforms/IPO/LowerBitSets.cpp
  test/Transforms/LowerBitSets/function-ext.ll
  test/Transforms/LowerBitSets/function.ll
  test/Transforms/LowerBitSets/function1.ll
  test/Transforms/LowerBitSets/nonstring.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11856.31870.patch
Type: text/x-patch
Size: 28639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150811/a3d97206/attachment-0001.bin>


More information about the llvm-commits mailing list