diff options
author | Marcos Pividori <mpividori@google.com> | 2017-02-01 22:39:55 +0000 |
---|---|---|
committer | Marcos Pividori <mpividori@google.com> | 2017-02-01 22:39:55 +0000 |
commit | b340471ff59477ed1caee94ddba2bbb6e1315a1c (patch) | |
tree | c8be192f2ac3e029c3136843fca36d32a298f35f /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
parent | 7d07a1652d3ef156651aa390b1de8683d8390e7d (diff) | |
download | llvm-b340471ff59477ed1caee94ddba2bbb6e1315a1c.zip llvm-b340471ff59477ed1caee94ddba2bbb6e1315a1c.tar.gz llvm-b340471ff59477ed1caee94ddba2bbb6e1315a1c.tar.bz2 |
[libFuzzer] Fix test because cmd prompt does not expand wildcard.
Commands should expand the wildcards on Windows, the cmd prompt doesn't.
Because of that sancov was not finding the needed file.
To deal with this, we use ls and xargs from gnu win utils.
Differential Revision: https://reviews.llvm.org/D29374
llvm-svn: 293825
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions