[PATCH] D14933: Add the allocsize attribute to LLVM

George Burgess IV via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 17:36:44 PDT 2016


george.burgess.iv updated this revision to Diff 53338.
george.burgess.iv marked 6 inline comments as done.
george.burgess.iv added a comment.

Addressed all feedback.


http://reviews.llvm.org/D14933

Files:
  docs/LangRef.rst
  include/llvm/Bitcode/LLVMBitCodes.h
  include/llvm/IR/Attributes.h
  include/llvm/IR/Attributes.td
  lib/AsmParser/LLLexer.cpp
  lib/AsmParser/LLParser.cpp
  lib/AsmParser/LLParser.h
  lib/AsmParser/LLToken.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/IR/AttributeImpl.h
  lib/IR/Attributes.cpp
  lib/IR/Verifier.cpp
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/Bitcode/attributes.ll
  test/Verifier/alloc-size-failedparse.ll
  test/Verifier/allocsize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14933.53338.patch
Type: text/x-patch
Size: 27204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/618d2948/attachment-0001.bin>


More information about the llvm-commits mailing list