Details
Details
- Reviewers
dsanders vkalintiris - Commits
- rG63f282636141: [mips] Added support for using the command line options -Wa,-msoft-float and…
rC248276: [mips] Added support for using the command line options -Wa,-msoft-float and…
rL248276: [mips] Added support for using the command line options -Wa,-msoft-float and…
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM
It's not for this patch but I think we need a general solution to the -Wa,... options. It seems wrong to implement each assembler option twice (both with and without the '-Wa,').