[PATCH] D123200: [compiler-rt][CMake] Add initial support of target AVR

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 11 20:45:08 PDT 2022


MaskRay added a comment.

Initial support for a new target has a high standard. It needs to show decent support, otherwise it may just invite fixups which may in the end waste review resources.
Showing that these files buildable is far from enough. You'd need to show that the run-time tests actually work.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123200



More information about the cfe-commits mailing list