aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Transforms/Utils/BasicInliner.h
AgeCommit message (Expand)Author
2008-07-07Add explicit keywords.Dan Gohman
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2007-10-17Updated VC++ build system.Hartmut Kaiser
2007-07-25Add BasicInliner interface. Devang Patel