[PATCH] D117921: Attributes: add a new allocalign attribute

Augie Fackler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 09:14:19 PST 2022


durin42 retitled this revision from "Attributes: add a new allocalign() attribute" to "Attributes: add a new allocalign attribute".
durin42 updated this revision to Diff 403306.
durin42 marked an inline comment as done.
durin42 requested review of this revision.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117921

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/Transforms/Utils/CodeExtractor.cpp
  llvm/test/Bitcode/compatibility.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117921.403306.patch
Type: text/x-patch
Size: 4837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/d9085e0e/attachment.bin>


More information about the llvm-commits mailing list