[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
Wed Apr 28 10:18:09 PDT 2021


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

- Drop check for i8 as suggested by @arsenm


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/include/llvm/AsmParser/LLParser.h
  llvm/lib/AsmParser/LLParser.cpp
  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.341256.patch
Type: text/x-patch
Size: 20188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210428/e72ab022/attachment.bin>


More information about the llvm-commits mailing list