Couldn't find the pattern for ordering flags in Driver.cpp so put it in a random position.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Couldn't find the pattern for ordering flags in Driver.cpp so put it in a random position.
Yeah there's probably no very clear pattern, so far it's mostly grouped according to options that have similar code for handling them.
| lld/MinGW/Options.td | ||
|---|---|---|
| 49 | Typo, erros. | |
| lld/test/MinGW/driver.test | ||
| 298 | This line doesn't seem to match the default indicated both in Options.td and the code (and the CI also seems to conclude that this fails). | |
| lld/test/MinGW/driver.test | ||
|---|---|---|
| 298 | I have no idea how that happened, I must have ran tests before saving the file. | |
Typo, erros.