aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Transforms/Utils/ModuleUtils.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-0/+7
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+2
* Respect llvm.used in Internalize.Rafael Espindola2013-07-251-0/+8
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-3/+3
* [asan] fix a bug (issue 19) where dlclose and the following mmap caused a fal...Kostya Serebryany2011-12-151-0/+3
* Add utility to append a function to the list of global constructors. Devang Patel2011-10-311-0/+30