This is an archive of the discontinued LLVM Phabricator instance.

[MSVC] Use the correct casing of HostX64/HostX86
ClosedPublic

Authored by mstorsjo on Apr 12 2019, 11:57 AM.

Details

Summary

If accessing the MSVC installation root directly on a case sensitive filesystem, these details matter.

Diff Detail

Repository
rL LLVM

Event Timeline

mstorsjo created this revision.Apr 12 2019, 11:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2019, 11:57 AM
hans accepted this revision.Apr 18 2019, 4:50 AM

Looks good to me.

This revision is now accepted and ready to land.Apr 18 2019, 4:50 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 18 2019, 6:29 AM