lli: Plug leaks in the remote target external implementation.
[oota-llvm.git] / tools / lli / ChildTarget / Windows / ChildTarget.inc
index bb95aff000c005c7db03042593815971a5b4726f..45db2b0a808164b4c0684b013de4f7fb0ca629c8 100644 (file)
@@ -12,6 +12,9 @@
 //
 //===----------------------------------------------------------------------===//
 
+LLIChildTarget::~LLIChildTarget() {
+}
+
 // The RemoteTargetExternal implementation should prevent us from ever getting
 // here on Windows, but nothing prevents a user from running this directly.
 void LLIChildTarget::initializeConnection() {