[PATCH] D78805: [llvm-readobj][test] - Stop using binaries in gnu-phdrs.test and refine it.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 26 23:57:09 PDT 2020
grimar added a comment.
Herald added a project: LLVM.
In D78805#2002069 <https://reviews.llvm.org/D78805#2002069>, @MaskRay wrote:
> BTW, when `FileCheck --match-full-lines --strict-whitespace` reports a space issue, it is sometimes difficult to figure out how to fix the test
Very true. There is one gereral rule though: "when you do not see what is wrong, it is a missing space at the EOL" :)
(I am a windows console user, at least for my use cases it works).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78805/new/
https://reviews.llvm.org/D78805
More information about the llvm-commits
mailing list