commit | 0f1e6f8445e769f14004c819a74840e9e4c9471c | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Thu Feb 08 20:27:09 2018 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Thu Feb 08 20:27:09 2018 +0000 |
tree | 7d6b5221f0340a4c0d5fc686a2adab278fad8fa9 | |
parent | deeff3d70bddd9bd23d66c123245685410000f94 [diff] |
[bugpoint] Simplify the global initializer reducer, NFC Fix the comments, use early exits, use unique_ptr, and use ranged for loops. This is in preparation for a global *variable* reducer, which, with any luck will help us clean up test cases. Differential Revision: https://reviews.llvm.org/D43084 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@324649 91177308-0d34-0410-b5e6-96231b3b80d8