Simplify some code. Don't add memory blocks to the Blocks list twice.
authorChris Lattner <sabre@nondot.org>
Wed, 3 May 2006 00:54:49 +0000 (00:54 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 3 May 2006 00:54:49 +0000 (00:54 +0000)
commite6fdcbfc47e32c0f8a2ed9df350ac0c871c575f7
tree57841d34f65d38bf977b8b4bcab82986733dfdca
parent9b4c96d45dfeda453709478286bcc5e6b784aca4
Simplify some code.  Don't add memory blocks to the Blocks list twice.

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