[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:55:54 PST 2018


dylanmckay updated this revision to Diff 134866.
dylanmckay marked an inline comment as done.
dylanmckay added a comment.

Rebase and typo fix from @arichardson


Repository:
  rL LLVM

https://reviews.llvm.org/D37052

Files:
  docs/LangRef.rst
  include/llvm/IR/DataLayout.h
  lib/IR/DataLayout.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.134866.patch
Type: text/x-patch
Size: 4730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180219/e571f60b/attachment.bin>


More information about the llvm-commits mailing list