Move function implementations to a .cpp file, avoid #including <cstdlib> here.
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 11 Mar 2004 23:52:03 +0000 (23:52 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 11 Mar 2004 23:52:03 +0000 (23:52 +0000)
commit242e94ab268a6f614e0820540bda846a4b3306a9
tree0f41716ce6b7d0b797e4beef2742986c2c11bcf5
parenta7a805ef9833c0378bfeb0e2c5ffa69cbdace406
Move function implementations to a .cpp file, avoid #including <cstdlib> here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12296 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetFrameInfo.h