Couldn't find the pattern for ordering flags in Driver.cpp so put it in a random position.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
| Time | Test | |
|---|---|---|
| 1,530 ms | x64 debian > lld.MinGW::driver.test | |
| 4,840 ms | x64 windows > lld.MinGW::driver.test |
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.