[PATCH] D70947: Add a default address space for globals to DataLayout

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 20 07:47:12 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3bc4157556b0: Add a default address space for globals to DataLayout (authored by arichardson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70947

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/DataLayout.h
  llvm/include/llvm/IR/GlobalVariable.h
  llvm/lib/IR/DataLayout.cpp
  llvm/lib/IR/Globals.cpp
  llvm/test/Assembler/invalid-datalayout-globals-addrspace.ll
  llvm/unittests/IR/DataLayoutTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70947.306692.patch
Type: text/x-patch
Size: 8163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201120/dd585fe5/attachment.bin>


More information about the llvm-commits mailing list