benshi001 added inline comments.

================
Comment at: clang/lib/Driver/ToolChains/AVR.cpp:395
+
+unsigned GetMCUEEPROMSize(StringRef MCUName) {
+  for (const auto &MCU : MCUInfo)
----------------
Add three helper functions for the newly added fields.


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

https://reviews.llvm.org/D126282

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to