fix one more fp80 case (used only by Interpreter)
authorDale Johannesen <dalej@apple.com>
Tue, 24 Mar 2009 18:16:17 +0000 (18:16 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 24 Mar 2009 18:16:17 +0000 (18:16 +0000)
commit1f8c564d7df985082d7e728330979781f384d0e9
tree630a43b408d42480b85407582e7c5a9282a4f985
parent4f9797d683156bc5b59f5be66d0c01a369935ba1
fix one more fp80 case (used only by Interpreter)
and streamline code here a bit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67636 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/ExecutionEngine.cpp