Simplify MinGW test.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 10106 Build 10106: arc lint + arc unit
Event Timeline
| lld/test/MinGW/driver.s | ||
|---|---|---|
| 5 | I think this could use a check for the image base alternate name, which has got a i386 specific case. | |
Comment Actions
We need to pass a path to an existing file, so I passed an object file to each test, but it doesn't have to be an actual object file. In the updated test case, /dev/null is passed instead.
| lld/test/MinGW/driver.s | ||
|---|---|---|
| 30 | Fixed. | |