[PATCH] D70947: Add a default address space for globals to DataLayout
Alexander Richardson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 1 04:14:14 PDT 2020
arichardson updated this revision to Diff 295524.
arichardson edited the summary of this revision.
arichardson added a comment.
Fix clang-tidy warnings
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.295524.patch
Type: text/x-patch
Size: 8163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201001/fade44e5/attachment.bin>
More information about the llvm-commits
mailing list