Add #include <cstdlib> and abort() to silence a warning
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 2 Aug 2004 14:02:21 +0000 (14:02 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 2 Aug 2004 14:02:21 +0000 (14:02 +0000)
commit6a90f8202b0a0043de21130b1ba9d8006ba866ba
treebf9573e985969a9cc7c099bce65ace2c346553ac
parent82fd8d8cdd207c6c48295dc5dcdc74b0a15ab978
Add #include <cstdlib> and abort() to silence a warning

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15413 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/ModuloScheduling/MSchedGraph.cpp
lib/Target/SparcV9/ModuloScheduling/MSchedGraph.cpp