Move malloc/free lowering after tracing until lli supports
authorVikram S. Adve <vadve@cs.uiuc.edu>
Thu, 18 Oct 2001 18:20:20 +0000 (18:20 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Thu, 18 Oct 2001 18:20:20 +0000 (18:20 +0000)
commit712ac2b951ea563dec9d0fc33a469fade3fe832e
treebb9bfbc8d759c3da5483dab4dff0209fc7545fc8
parent631b9a3523f883cd2c018d4082a8e90ad89be941
Move malloc/free lowering after tracing until lli supports
calls to external malloc/free functions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@893 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llc/llc.cpp