summaryrefslogtreecommitdiff
path: root/include/llvm/LinkAllVMCore.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-29Merge System into Support.Michael J. Spencer1-9/+9
2010-08-20Delete SlowOperationInformer, which is no longer used.Dan Gohman1-1/+0
2010-01-16fix a warning.Chris Lattner1-1/+1
2010-01-16this doesn't need to suck in Mangler.Chris Lattner1-2/+0
2009-12-03improve portability to avoid conflicting with std::next in c++'0x.Chris Lattner1-0/+1
2009-08-13Push LLVMContexts through the IntegerType APIs.Owen Anderson1-1/+1
2009-07-01Hold the LLVMContext by reference rather than by pointer.Owen Anderson1-1/+2
2009-07-01Add a pointer to the owning LLVMContext to Module. This requires threading L...Owen Anderson1-1/+1
2008-11-05opt was not exporting the Mangler symbolsAndrew Lenharth1-1/+2
2008-04-01prune unneeded #includesChris Lattner1-3/+0
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner1-2/+2
2006-07-26For PR780:Reid Spencer1-0/+8
2006-07-26For PR780:Reid Spencer1-2/+8
2006-06-07For PR780:Reid Spencer1-0/+2
2006-06-07Previous version of this file wasn't supposed to be committed. This versionReid Spencer1-30/+12
2006-06-07For PR780:Reid Spencer1-0/+59