Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unittests after r295088 | Pavel Labath | 2017-02-15 | 1 | -0/+0 |
| | | | | | | | This resurrects TestModule.so which got lost during the move and is needed for the ModuleCache test. llvm-svn: 295171 | ||||
* | Remove dependencies from Utility to Core and Target. | Zachary Turner | 2017-02-14 | 1 | -0/+9 |
With this patch, the only dependency left is from Utility to Host. After this is broken, Utility will finally be standalone. Differential Revision: https://reviews.llvm.org/D29909 llvm-svn: 295088 |