[PATCH] D48803: Place the BlockAddress type in the address space of the containing function

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 29 05:13:15 PST 2020


arichardson updated this revision to Diff 308209.
arichardson added a comment.

- Update langref


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D48803

Files:
  llvm/docs/LangRef.rst
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/AsmParser/LLParser.h
  llvm/lib/IR/Constants.cpp
  llvm/test/Bitcode/blockaddress-addrspace.ll
  llvm/test/CodeGen/AVR/block-address-is-in-progmem-space.ll
  llvm/test/CodeGen/AVR/brind.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48803.308209.patch
Type: text/x-patch
Size: 20884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201129/63a16e04/attachment.bin>


More information about the llvm-commits mailing list