summaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/ModuleUtils.cpp
Commit message (Expand)AuthorAge
* Add comdat key field to llvm.global_ctors and llvm.global_dtorsReid Kleckner2014-05-16
* Respect llvm.used in Internalize.Rafael Espindola2013-07-25
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.hChandler Carruth2012-06-29
* [asan] fix a bug (issue 19) where dlclose and the following mmap caused a fal...Kostya Serebryany2011-12-15
* test commit to verify that commit access works (added blank line)Kostya Serebryany2011-11-16
* Add utility to append a function to the list of global constructors. Devang Patel2011-10-31