| commit | 8d1ea73d51a6e9daf6cdc54d2d1daecb81db5d09 | [log] [tgz] |
|---|---|---|
| author | Philip Pfaffe <philip.pfaffe@gmail.com> | Tue May 15 13:43:42 2018 +0000 |
| committer | Philip Pfaffe <philip.pfaffe@gmail.com> | Tue May 15 13:43:42 2018 +0000 |
| tree | 4109cf3e2d15b38d5ca963c35d10b8be7ea7e366 | |
| parent | 5390e36953c08bd2b975c9b13964114b51248fa1 [diff] |
[arc] Remove unittesting from arcconfig Summary: Unittests aren't working, and I don't think they ever were. Just remove them, so that we don't have to write `arc --nounit` all the time. Reviewers: grosser, Meinersbur, bollu Subscribers: bollu, pollydev, llvm-commits Differential Revision: https://reviews.llvm.org/D46869 llvm-svn: 332355