]> granicus.if.org Git - llvm/commit
[RISCV][DebugInfo] Fix dwarf-riscv-relocs.ll test on Windows
authorAlex Bradbury <asb@lowrisc.org>
Thu, 18 Jul 2019 07:25:56 +0000 (07:25 +0000)
committerAlex Bradbury <asb@lowrisc.org>
Thu, 18 Jul 2019 07:25:56 +0000 (07:25 +0000)
commitfd81229099e6b5f29fc4b1418153c994016e6870
tree2ee0439737fdc89cbfbbef95b142bb4e4f1b9b8a
parent73ae23f879959c2f467b308e3dcf9d4afcc3b851
[RISCV][DebugInfo] Fix dwarf-riscv-relocs.ll test on Windows

Windows sees DW_AT_decl_file (".\dwarf-riscv-relocs.c") while Linux sees
DW_AT_decl_file ("./dwarf-riscv-relocs.c").

This fixes a failure introduced in rL366402.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366410 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/RISCV/dwarf-riscv-relocs.ll