[PATCH] D37052: Add default address space for functions to the data layout (1/3)
Dylan McKay via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 6 22:24:53 PST 2017
dylanmckay updated this revision to Diff 125888.
dylanmckay added a comment.
Remove switch table from the docs
https://reviews.llvm.org/D37052
Files:
docs/LangRef.rst
include/llvm/IR/DataLayout.h
include/llvm/IR/GlobalValue.h
lib/IR/DataLayout.cpp
lib/IR/Globals.cpp
test/Assembler/datalayout-program-addrspace.ll
test/Assembler/invalid-datalayout-alloca-addrspace.ll
test/Assembler/invalid-datalayout-program-addrspace.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37052.125888.patch
Type: text/x-patch
Size: 5255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171207/79322788/attachment.bin>
More information about the llvm-commits
mailing list