[PATCH] D78805: [llvm-readobj][test] - Stop using binaries in gnu-phdrs.test and refine it.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 24 09:43:47 PDT 2020


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

BTW, when `FileCheck --match-full-lines --strict-whitespace` reports a space issue, it is sometimes difficult to figure out how to fix the test... I usually have to use tmux copy-mode to copy the updated output (`note: scanning from here`) and paste that to the test file.


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

https://reviews.llvm.org/D78805





More information about the llvm-commits mailing list