[PATCH] D123088: attributes: introduce allockind attr for describing allocator fn behavior

Augie Fackler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 14:40:14 PDT 2022


durin42 updated this revision to Diff 427753.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123088/new/

https://reviews.llvm.org/D123088

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/AsmParser/LLParser.h
  llvm/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/include/llvm/IR/Attributes.h
  llvm/include/llvm/IR/Attributes.td
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/IR/AttributeImpl.h
  llvm/lib/IR/Attributes.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/test/Assembler/allockind-missing.ll
  llvm/test/Assembler/allockind.ll
  llvm/test/Bitcode/compatibility.ll
  llvm/test/Verifier/allockind.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123088.427753.patch
Type: text/x-patch
Size: 17468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220506/cf489389/attachment-0001.bin>


More information about the llvm-commits mailing list