mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
7dfe7f827f
Summary: This will allow us to revert LLD r284768, which added spaces to get MSys echo to print what we want. Reviewers: ruiu, inglorion, rafael Subscribers: modocache, llvm-commits Differential Revision: https://reviews.llvm.org/D26009 llvm-svn: 285237
3 lines
45 B
Plaintext
3 lines
45 B
Plaintext
RUN: echo "\"" | FileCheck %s
|
|
CHECK: {{^"$}}
|