[PATCH] D147207: [llvm-mc] Fix line_end_with_space.test
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 30 19:12:10 PDT 2023
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
Your change to `line_end_with_space.test` does not seem to end with a non-newline whitespace.
Something like `RUN: echo -n ' ' | llvm-mc -disassemble` may be more obvious.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147207/new/
https://reviews.llvm.org/D147207
More information about the llvm-commits
mailing list