Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
If you remove your system GCC avr, does the test still work? This is the criteria whether the patch is acceptable.
clang/test/Driver/avr-ld.c | ||
---|---|---|
46 | You can entirely delete the code. |
Comment Actions
It still cases many build failures, due to not enough test.
I will redo it with a full test.
This may cause -Wmissing-field-initializers, please fix