[PATCH] D48803: Place the BlockAddress type in the program address space

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 27 10:45:34 PST 2020


arichardson updated this revision to Diff 308089.
arichardson edited the summary of this revision.
arichardson added a comment.

- Make use of per-function state and add various tests


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/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.308089.patch
Type: text/x-patch
Size: 20265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201127/8985d22f/attachment.bin>


More information about the llvm-commits mailing list