[PATCH] D85024: [llvm-objdump] Implement --prefix option

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 11:15:45 PDT 2020


thakis added a comment.

This breaks tests on Windows: http://45.33.8.238/win/25999/step_11.txt

PTAL, and revert for now if it takes a while to fix.

Looks like you maybe need to replace a few `/` with `{{[/\\]}}`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85024



More information about the llvm-commits mailing list