summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [asan] fix a bug (issue 19) where dlclose and the following mmap caused a ↵Kostya Serebryany2011-12-151-4/+12
| | | | | | false positive. compiler part. llvm-svn: 146688
* test commit to verify that commit access works (added blank line)Kostya Serebryany2011-11-161-0/+1
| | | | llvm-svn: 144748
* Add utility to append a function to the list of global constructors. Devang Patel2011-10-311-0/+55
Patch by Kostya Serebryany. llvm-svn: 143405
OpenPOWER on IntegriCloud