[LLD][COFF] Fix pdb loading when the path points to a removable device
authorAlexandre Ganea <alexandre.ganea@ubisoft.com>
Fri, 28 Sep 2018 21:53:40 +0000 (21:53 +0000)
committerAlexandre Ganea <alexandre.ganea@ubisoft.com>
Fri, 28 Sep 2018 21:53:40 +0000 (21:53 +0000)
commit91def5cc6a008ef16f8a858f872f1af885326527
treebeca26b4991185b9f4a02b223b12c577332be00d
parent3e709d5f785aa67f93e33c49a94b2806e4456bd3
[LLD][COFF] Fix pdb loading when the path points to a removable device

Differential Revision: https://reviews.llvm.org/D52666

llvm-svn: 343366
lld/COFF/PDB.cpp