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