This resurrects TestModule.so which got lost during the move and is needed for the ModuleCache test. llvm-svn: 295171
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