commit | 47e0f3a8a0b1f280457f807e4bbc6bbaa593e687 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri May 24 20:29:18 2002 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri May 24 20:29:18 2002 +0000 |
tree | 0f559c8c0ecb14f50d249367a41c78343ebee445 | |
parent | 7e9ee756a38036e4f1fc2438bf50cb17142eadbd [diff] |
Support programs that do not #include <malloc.h> or give a full prototype for malloc and free. Lots of crufty benchmarks are using stuff like: char *malloc(); void free(); to forward declare malloc and free. Now we recognize and raise these forms git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2740 91177308-0d34-0410-b5e6-96231b3b80d8