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

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


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

- Restore Constants.cpp change that was accidentally dropped while updating this revision


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.308208.patch
Type: text/x-patch
Size: 20821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201129/d1cd8afb/attachment.bin>


More information about the llvm-commits mailing list