MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
LG
================
Comment at: clang/test/Driver/print-multiarch.c:5
+// RUN: -resource-dir=%S/Inputs/resource_dir \
+// RUN: | FileCheck --check-prefix=PRINT-MULTIARCH %s
+// PRINT-MULTIARCH: x86_64-linux-gnu
----------------
`--match-full-lines --strict-whitespace` or use `{{^}}x86_64-linux-gnu{{$}}`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101400/new/
https://reviews.llvm.org/D101400
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits