[PATCH] Fix for ExecutionEngine buglet
Dale E. Martin
dale at the-martins.org
Fri Nov 15 07:04:43 PST 2013
On Wed, Nov 13, 2013 at 07:44:32PM +0000, Kaylor, Andrew wrote:
> I think the early return is preferable. It doesn't look like the
> variables that get updated without the early return are used for anything
> other than statistic tracking, but they would be inaccurate in that case.
I made the change to do an early return and confirmed that it still fixes
my failing test.
Patch attached.
Thanks,
Dale
--
Dale E. Martin - dale at the-martins.org
http://the-martins.org/~dmartin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ee.patch
Type: text/x-diff
Size: 517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131115/6b9594d4/attachment.patch>
More information about the llvm-commits
mailing list