aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-06-29Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.hChandler Carruth1-1/+1
2011-12-15[asan] fix a bug (issue 19) where dlclose and the following mmap caused a fal...Kostya Serebryany1-4/+12
2011-11-16test commit to verify that commit access works (added blank line)Kostya Serebryany1-0/+1
2011-10-31Add utility to append a function to the list of global constructors. Devang Patel1-0/+55