Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/lib/Driver/ToolChains/AVR.cpp | ||
---|---|---|
549 | If the linker defaults to --no-relax, we don't need CmdArgs.push_back("--no-relax"); |
clang/lib/Driver/ToolChains/AVR.cpp | ||
---|---|---|
548 | The comment just repeats what the code does. I think it can be dropped. |
clang/lib/Driver/ToolChains/AVR.cpp | ||
---|---|---|
548 | I will drop when commit it. |
The comment just repeats what the code does. I think it can be dropped.