[PATCH] D85024: [llvm-objdump] Implement --prefix option
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 2 00:22:47 PDT 2020
jhenderson added a comment.
In D85024#2251134 <https://reviews.llvm.org/D85024#2251134>, @tinti wrote:
> @jhenderson
>
> Should these crash tests take into account the Style?
>
> https://github.com/llvm/llvm-project/blob/master/llvm/unittests/Support/Path.cpp#L157
I'm not familiar with that testing, sorry. You'll need to get someone else who knows that area to answer you (based on what is already there, I'm guessing no, since the existing ones don't already, but I don't really know).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85024/new/
https://reviews.llvm.org/D85024
More information about the llvm-commits
mailing list