aykevl added inline comments.
================ Comment at: clang/test/CodeGen/avr/struct.c:37 +long long fooi64(void) { + return 0xaa5533; +} ---------------- benshi001 wrote: > This file should be renamed to return.c instead of current struct.c, I will > do that in another patch, just let you see clearly what I have changed. You can do that in the same patch. Phabricator should detect the renamed file and display it just like it does now. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D138125/new/ https://reviews.llvm.org/D138125 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits