commit | 00dec20f7d8aed5cb2d136b22ccfc2f6702d9310 | [log] [tgz] |
---|---|---|
author | Richard Mitton <richard@codersnotes.com> | Fri Oct 11 19:44:23 2013 +0000 |
committer | Richard Mitton <richard@codersnotes.com> | Fri Oct 11 19:44:23 2013 +0000 |
tree | 83ff3802ee138696a4ed4434ca58e65b9c3a0a2c | |
parent | 24906d96977761c59627ab9da9260a72980c579b [diff] [blame] |
This reverts r192484, which I really shouldn't have checked in. Apologies. llvm-svn: 192488
diff --git a/lldb/source/Expression/IRForTarget.cpp b/lldb/source/Expression/IRForTarget.cpp index 6f7258e..cac3fdf 100644 --- a/lldb/source/Expression/IRForTarget.cpp +++ b/lldb/source/Expression/IRForTarget.cpp
@@ -467,7 +467,7 @@ if (log) log->PutCString("Couldn't find result variable"); - return false; + return true; } if (log)