"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "690bdefb5f056ad9212e4dd0ef9ae205c04e5c4a"
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 llvm-svn: 2740
Loading
Please register or sign in to comment