llvm-6502/lib/Transforms
Nuno Lopes b9baf31679 fix crash when the malloc/free function is defined or is a declaration with 0 parameters.
this pass doesnt seem to be used, but still it's now a little more correct

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55873 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-06 17:44:06 +00:00
..
Hello Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
Instrumentation Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
IPO fix crash when the malloc/free function is defined or is a declaration with 0 parameters. 2008-09-06 17:44:06 +00:00
Scalar Remove unused map. 2008-09-05 21:55:33 +00:00
Utils Revert r55859. This is breaking the build in the abscence of its companion commit. 2008-09-05 23:36:01 +00:00
Makefile