OSDN Git Service

Put ifdefs around use of malloc.h/mallinfo, which isn't available on FreeBSD.
authorBrian Gaeke <gaeke@uiuc.edu>
Tue, 17 Jun 2003 19:54:00 +0000 (19:54 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Tue, 17 Jun 2003 19:54:00 +0000 (19:54 +0000)
commit8c63883f1ff72191becfda8506e3919a50af20d8
tree22e079a7bf6707e9ccb5636cde6b51f66f17ceeb
parentad110d2bb4e9622384b9170a34c282d650dafaac
Put ifdefs around use of malloc.h/mallinfo, which isn't available on FreeBSD.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6750 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Timer.cpp
support/lib/Support/Timer.cpp