Fix unittests after r295088This resurrects TestModule.so which got lost during the move and isneeded for the ModuleCache test.llvm-svn: 295171
Remove dependencies from Utility to Core and Target.With this patch, the only dependency left is from Utilityto Host. After this is broken, Utility will finally bestandalone.Differential Revis
Remove dependencies from Utility to Core and Target.With this patch, the only dependency left is from Utilityto Host. After this is broken, Utility will finally bestandalone.Differential Revision: https://reviews.llvm.org/D29909llvm-svn: 295088
show more ...