[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
Mon Feb 19 01:59:33 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325479: Add default address space for functions to the data layout (1/3) (authored by dylanmckay, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D37052

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/IR/DataLayout.h
  llvm/trunk/lib/IR/DataLayout.cpp
  llvm/trunk/test/Assembler/datalayout-program-addrspace.ll
  llvm/trunk/test/Assembler/invalid-datalayout-alloca-addrspace.ll
  llvm/trunk/test/Assembler/invalid-datalayout-program-addrspace.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37052.134867.patch
Type: text/x-patch
Size: 5010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180219/05ef7dad/attachment.bin>


More information about the llvm-commits mailing list