Colons can appear in Windows paths after drive letters. Both colon and
semicolon are valid characters in filenames, but neither are very
common. Semicolon seems just as good, and makes the test pass on
Windows.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thanks, Reid! Noted a couple of other places that need fix. Also test/tools/gold/X86/thinlto_prefix_replace.ll needs the same option change.
tools/gold/gold-plugin.cpp | ||
---|---|---|
1223 ↗ | (On Diff #57492) | The above 2 lines need changing as well. |
tools/llvm-lto/llvm-lto.cpp | ||
111 ↗ | (On Diff #57492) | Description needs update. |