mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-13 17:00:01 +00:00
![Reid Kleckner](/assets/img/avatar_default.png)
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: {{^"$}}
|