[PATCH] D135158: [DataLayout] Introduce DataLayout::getPointerIntegralSize(AS)

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 08:10:16 PDT 2022


arichardson updated this revision to Diff 465019.
arichardson added a comment.

Avoid adding a new datalayout component and only add the function


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135158

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/DataLayout.h
  llvm/lib/IR/DataLayout.cpp
  llvm/test/Assembler/invalid-datalayout25.ll
  llvm/test/Assembler/invalid-datalayout26.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135158.465019.patch
Type: text/x-patch
Size: 4993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221004/bc7098d5/attachment.bin>


More information about the llvm-commits mailing list