[PATCH] D114141: Allow DataLayout to support arbitrary pointer sizes

Stephen Neuendorffer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 7 23:20:41 PST 2021


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
stephenneuendorffer marked 2 inline comments as done.
Closed by commit rG0fcb16eeb228: Allow DataLayout to support arbitrary pointer sizes (authored by stephenneuendorffer).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114141

Files:
  llvm/include/llvm/IR/DataLayout.h
  llvm/lib/IR/DataLayout.cpp
  llvm/test/Assembler/datalayout-anypointersize.ll
  llvm/test/Assembler/invalid-datalayout7.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114141.392658.patch
Type: text/x-patch
Size: 9422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211208/8891168e/attachment.bin>


More information about the llvm-commits mailing list