summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Target/Inputs
Commit message (Collapse)AuthorAgeFilesLines
* Fix unittests after r295088Pavel Labath2017-02-151-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 Turner2017-02-141-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
OpenPOWER on IntegriCloud