[PATCH] D115982: [clang][AVR] Implement '__flashN' for variables on different flash banks

Ben Shi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 19 03:24:20 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa2f488c6a5ce: [clang][AVR] Implement '__flashN' for variables on different flash banks (authored by benshi001).

Changed prior to commit:
  https://reviews.llvm.org/D115982?vs=398846&id=401159#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115982

Files:
  clang/lib/Basic/Targets/AVR.cpp
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGen/address-space-avr.c
  clang/test/CodeGen/avr-flash.c
  clang/test/Sema/avr-flash.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115982.401159.patch
Type: text/x-patch
Size: 30246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220119/e1f68b25/attachment-0001.bin>


More information about the cfe-commits mailing list