This reverts r192484, which I really shouldn't have checked in. Apologies.
llvm-svn: 192488
This commit is contained in:
@@ -467,7 +467,7 @@ IRForTarget::CreateResultVariable (llvm::Function &llvm_function)
|
||||
if (log)
|
||||
log->PutCString("Couldn't find result variable");
|
||||
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
if (log)
|
||||
|
||||
Reference in New Issue
Block a user