aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/LowerAllocations.cpp
AgeCommit message (Expand)Author
2001-10-31Use the correct prototype for malloc and freeChris Lattner
2001-10-18Convert to new simpler pass itfChris Lattner
2001-10-15Add new Pass infrastructure and some examplesChris Lattner