[PATCH] D74507: [llvm-objdump] Print method name from debug info in disassembly output.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 16:57:23 PST 2020


MaskRay added a comment.

In D74507#1887713 <https://reviews.llvm.org/D74507#1887713>, @thakis wrote:

> breaks tests on win: http://45.33.8.238/win/8959/step_11.txt


Hopefully fixed by d17123b2577e610b2a19de1f530cecea353c8c7a <https://reviews.llvm.org/rGd17123b2577e610b2a19de1f530cecea353c8c7a>

(I feel so sad about the canonical path separator on Windows... So many times a DWARF test accidentally failed on Windows. I asked whether we can use `/` everywhere but the answer was no.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74507/new/

https://reviews.llvm.org/D74507





More information about the llvm-commits mailing list