aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
diff options
context:
space:
mode:
authorGeorgii Rymar <grimar@accesssoftek.com>2020-10-28 17:04:08 +0300
committerGeorgii Rymar <grimar@accesssoftek.com>2020-10-28 17:04:08 +0300
commitbc1773f5b5e90e5fab3202768e516e145881666f (patch)
tree868e10daa2f00b159dfc447276da9e41782b710f /llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
parent91336a0c619f26be35b1dd1c9480a42c4aacb21f (diff)
downloadllvm-bc1773f5b5e90e5fab3202768e516e145881666f.zip
llvm-bc1773f5b5e90e5fab3202768e516e145881666f.tar.gz
llvm-bc1773f5b5e90e5fab3202768e516e145881666f.tar.bz2
[yamls2obj][test] - Make the Archives/regular.yaml test stricter.
In rG6d656c9691d4 I had to relax the check from `CONTENT: 21 3c 61 72 63 68 3e 0a 12{{$}}` to `CONTENT: 21 3c 61 72 63 68 3e 0a 12` to fix the FreeBSD bot quickly: http://lab.llvm.org:8011/#/builders/28/builds/547 It turns out that "od" prints a trailing white space on FreeBSD, that is why EOL mark ({{$}}) can't be used. But we still want to check the output size. This patch adds a check of output size with "wc -c", similar to how it is done below in the same test. This restores the original strictness.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp')
0 files changed, 0 insertions, 0 deletions