[unittests] [DWARF] Generalize path separator expectations
authorMartin Storsjö <martin@martin.st>
Thu, 7 Oct 2021 11:31:32 +0000 (11:31 +0000)
committerMartin Storsjö <martin@martin.st>
Fri, 5 Nov 2021 19:50:43 +0000 (21:50 +0200)
commitf0955922a258aa6d59379b254df2d1b4ab9676af
tree7a453b486c1565630eca5e1fd53b79211de6a165
parent86c01b1bc6aed83f93c359f513105af6b626fa8c
[unittests] [DWARF] Generalize path separator expectations

This fixes unit tests if running on Windows with a build configured
to prefer forward slashes.

Differential Revision: https://reviews.llvm.org/D113257
llvm/unittests/DebugInfo/DWARF/DWARFDieTest.cpp