[PATCH] D65680: [yaml2obj][tests] Fix overly restrictive od output check

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 3 07:40:07 PDT 2019


MaskRay added a comment.

Can you just dump the output of `od -t x1 -v -j 0x3a -N 1 %t3` on AIX? That would be more descriptive I think. It also helps us decide how to test.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65680





More information about the llvm-commits mailing list