diff options
author | Douglas Yung <douglas.yung@sony.com> | 2020-12-07 16:36:58 -0800 |
---|---|---|
committer | Douglas Yung <douglas.yung@sony.com> | 2020-12-07 16:36:58 -0800 |
commit | ccc5160df100663630329e2e544fc04dd126f88f (patch) | |
tree | 9e20b80c02d7a816ec5f71f757615c17f75db1b0 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | a64c26a47a81b1b44e36d235ff3bc6a74a0bad9f (diff) | |
download | llvm-ccc5160df100663630329e2e544fc04dd126f88f.zip llvm-ccc5160df100663630329e2e544fc04dd126f88f.tar.gz llvm-ccc5160df100663630329e2e544fc04dd126f88f.tar.bz2 |
Fixup test in path to use C:\ instead of D:\ which may be mapped to a removable.
Our internal build bot hit a failure in llvm/test/tools/llvm-symbolizer/pdb/missing_pdb.test
because the test was checking for an error message that is emitted when a pdb file is
missing. But when the drive is mapped to a removalable drive (such as a DVD drive) in
Windows, you get a different error message which causes the test to fail.
This fixes the test by changing the drive the missing pdb is expected to be on to C:\
instead of D:\ as that is the drive historically used to install Windows and thus
if present should be a hard drive.
Reviewed By: rnk
Differential Revision: https://reviews.llvm.org/D92787
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions