aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Bytecode/Format.h
AgeCommit message (Expand)Author
2007-05-06remove bytecode headersChris Lattner
2007-01-30Compaction tables no longer supported, remove its block ID.Reid Spencer
2007-01-06For PR411:Reid Spencer
2006-11-14Discard code that supported old bytecode formats. This makes the BytecodeReid Spencer
2006-02-22Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.Chris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2004-08-21Dump the DependentLibsBlockID, its not a block, its just a list inside theReid Spencer
2004-07-25bug 402:Reid Spencer
2004-01-18Add enum for compaction table.Chris Lattner
2003-12-01Add new block numberChris Lattner
2003-12-01Remove unused enum valueChris Lattner
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-20Added LLVM copyright header (for lack of a better term).John Criswell
2003-09-30Standardize header file commentsChris Lattner
2003-03-19Add new chunk typeChris Lattner
2002-03-29s/Method/FunctionChris Lattner
2001-06-06Initial revisionChris Lattner