[PATCH] D82684: AVR Backend: Add harvard program address space checker pass

David Siegel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 26 13:41:28 PDT 2020


agnat2 created this revision.
agnat2 added a reviewer: dylanmckay.
Herald added subscribers: llvm-commits, Jim, Charusso, hiraditya, mgorny.
Herald added a project: LLVM.

Add a pass to verify that all functions ended up in the
program address space.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D82684

Files:
  llvm/lib/Target/AVR/CMakeLists.txt
  llvm/lib/Target/AVR/HarvardCheck/CMakeLists.txt
  llvm/lib/Target/AVR/HarvardCheck/HarvardCheck.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82684.273828.patch
Type: text/x-patch
Size: 3716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200626/0a59596b/attachment.bin>


More information about the llvm-commits mailing list