aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Bytecode/Format.h
AgeCommit message (Expand)Author
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