[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
Fri Jul 2 04:19:09 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
arichardson marked an inline comment as done.
Closed by commit rGc142c06c19b3: Place the BlockAddress type in the address space of the containing function (authored by arichardson).

Changed prior to commit:
  https://reviews.llvm.org/D48803?vs=341256&id=356143#toc

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.356143.patch
Type: text/x-patch
Size: 20188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210702/92fbb14f/attachment.bin>


More information about the llvm-commits mailing list