aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Utils/ModuleUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-8/+21
* Respect llvm.used in Internalize.Rafael Espindola2013-07-251-0/+18
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-4/+4
* Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.hChandler Carruth2012-06-291-1/+1
* [asan] fix a bug (issue 19) where dlclose and the following mmap caused a fal...Kostya Serebryany2011-12-151-4/+12
* test commit to verify that commit access works (added blank line)Kostya Serebryany2011-11-161-0/+1
* Add utility to append a function to the list of global constructors. Devang Patel2011-10-311-0/+55