commit | c8a936b18efe8bb180c3d3b6f89ed08f27ccb719 | [log] [tgz] |
---|---|---|
author | Roman Lebedev <lebedev.ri@gmail.com> | Mon Jun 04 11:48:46 2018 +0000 |
committer | Roman Lebedev <lebedev.ri@gmail.com> | Mon Jun 04 11:48:46 2018 +0000 |
tree | 6897e4d7b1a430743c7ffc8174f8010c057eac63 | |
parent | 2d87e5abe5e3121d73e3d559616dfe14817417af [diff] |
[llvm-mca] Make sure not to end the test files with an empty line. Summary: It's super irritating. [properly configured] git client then complains about that double-newline, and you have to use `--force` to ignore the warning, since even if you fix it manually, it will be reintroduced the very next runtime :/ Reviewers: RKSimon, andreadb, courbet, craig.topper, javed.absar, gbedwell Reviewed By: gbedwell Subscribers: javed.absar, tschuett, gbedwell, llvm-commits Differential Revision: https://reviews.llvm.org/D47697 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@333887 91177308-0d34-0410-b5e6-96231b3b80d8