[PATCH] D99023: [lld-macho][wip] Make stabs.s work on Windows
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 16 08:11:49 PDT 2021
int3 added a comment.
> Maybe using %/t (see https://llvm.org/docs/CommandGuide/lit.html#substitutions) in the test could work?
Ah yeah I stumbled across this yesterday... but due to the aforementioned mixed-separator issue it doesn't solve things.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99023/new/
https://reviews.llvm.org/D99023
More information about the llvm-commits
mailing list