commit | 8738786bc1a8655b38da7d073b635d042918139c | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Mon Aug 22 10:49:37 2016 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Mon Aug 22 10:49:37 2016 +0000 |
tree | 33c79a66a49280d1555661a877792a933e88e957 | |
parent | 855ad82e05247498ebd0e28d8e6c244937a914db [diff] |
[ThinLTO][X86] Fix windows build Windows 'rm' complains about non-existent files if a wildcard is used. Be more explicit about the files deleted to avoid this. llvm-svn: 279426