[all-commits] [llvm/llvm-project] 9c73e5: Revert "[DebugInfo] Remove dots from getFilenameBy...

Petr Hosek via All-commits all-commits at lists.llvm.org
Tue Sep 15 10:07:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c73e555104336109bb8327b80f3e6a42a17ef1d
      https://github.com/llvm/llvm-project/commit/9c73e555104336109bb8327b80f3e6a42a17ef1d
  Author: Petr Hosek <phosek at google.com>
  Date:   2020-09-15 (Tue, 15 Sep 2020)

  Changed paths:
    M lld/test/COFF/duplicate-dwarf.s
    M lld/test/COFF/undefined-symbol-dwarf.s
    M lld/test/ELF/conflict-debug-variable2.s
    M lld/test/wasm/debuginfo.test
    M llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
    M llvm/test/tools/llvm-symbolizer/frame-fortran.s

  Log Message:
  -----------
  Revert "[DebugInfo] Remove dots from getFilenameByIndex return value"

This is failing on Windows bots due to path separator normalization.

This reverts commit 042c23506869b4ae9a49d2c4bc5ea6e6baeabe78.




More information about the All-commits mailing list