aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/LinkAllVMCore.h
Commit message (Expand)AuthorAgeFilesLines
* Missed a spot removing Alarm.Michael J. Spencer2010-12-071-1/+0
* Merge System into Support.Michael J. Spencer2010-11-291-9/+9
* Delete SlowOperationInformer, which is no longer used.Dan Gohman2010-08-201-1/+0
* fix a warning.Chris Lattner2010-01-161-1/+1
* this doesn't need to suck in Mangler.Chris Lattner2010-01-161-2/+0
* improve portability to avoid conflicting with std::next in c++'0x.Chris Lattner2009-12-031-0/+1
* Push LLVMContexts through the IntegerType APIs.Owen Anderson2009-08-131-1/+1
* Hold the LLVMContext by reference rather than by pointer.Owen Anderson2009-07-011-1/+2
* Add a pointer to the owning LLVMContext to Module. This requires threading L...Owen Anderson2009-07-011-1/+1
* opt was not exporting the Mangler symbolsAndrew Lenharth2008-11-051-1/+2
* prune unneeded #includesChris Lattner2008-04-011-3/+0
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* For PR780:Reid Spencer2006-07-261-0/+8
* For PR780:Reid Spencer2006-07-261-2/+8
* For PR780:Reid Spencer2006-06-071-0/+2
* Previous version of this file wasn't supposed to be committed. This versionReid Spencer2006-06-071-30/+12
* For PR780:Reid Spencer2006-06-071-0/+59