aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineLoopInfo.cpp
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2020-02-19 12:30:46 -0500
committerNico Weber <thakis@chromium.org>2020-02-19 12:32:02 -0500
commit187204cd746f537405d11ee27d60d8ab59c9192d (patch)
treec7f9878dc5fda39c661f67dc878e8b7dd1323d35 /llvm/lib/CodeGen/MachineLoopInfo.cpp
parent069b85fed110988a178a40abbed0dae49dc2d29b (diff)
downloadllvm-187204cd746f537405d11ee27d60d8ab59c9192d.zip
llvm-187204cd746f537405d11ee27d60d8ab59c9192d.tar.gz
llvm-187204cd746f537405d11ee27d60d8ab59c9192d.tar.bz2
[gn build] use \bfoo\b instead of \<foo\> in sync script
\<foo\> is more correct, but since we use shell=True on Windows, the < and > get interpreted as redirection operators. Rather than adding cmd escaping, just use \bfoo\b, which is Good Enough Often Enough.
Diffstat (limited to 'llvm/lib/CodeGen/MachineLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions