[PATCH] D93579: [clang][AVR] Improve avr-ld command line options

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 24 10:05:05 PST 2021


MaskRay added inline comments.


================
Comment at: clang/test/Driver/avr-ld.c:46
+
+int main() { return 0; }
----------------
You can entirely delete the code.


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

https://reviews.llvm.org/D93579



More information about the cfe-commits mailing list