[PATCH] D123083: Attributes: add a new `allocptr` attribute

Augie Fackler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 10:57:27 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa907d36cfe80: Attributes: add a new `allocptr` attribute (authored by durin42).

Changed prior to commit:
  https://reviews.llvm.org/D123083?vs=425066&id=425268#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123083

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/AsmParser/LLToken.h
  llvm/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/include/llvm/IR/Attributes.td
  llvm/lib/AsmParser/LLLexer.cpp
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/IR/Attributes.cpp
  llvm/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/test/Bitcode/compatibility.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123083.425268.patch
Type: text/x-patch
Size: 5364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220426/34882dd0/attachment.bin>


More information about the llvm-commits mailing list