[PATCH] D131436: [RISCV] Add {{$}} to some CHECK lines in MC tests.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 14:15:39 PDT 2022


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

An alternative is to use --match-full-lines, but every `error:` line needs to prepend a regex. Perhaps `{{$}}` is cleaner.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131436



More information about the llvm-commits mailing list