aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Bitcode/Archive.h
AgeCommit message (Expand)Author
2007-10-08Add explicit keywords.Dan Gohman
2007-08-05Fix minor doxygen nits.Reid Spencer
2007-07-06finishing touches of bytecode -> bitcode changes. also unbreak WindowsGabor Greif
2007-07-06eliminate residual cruft related to recognizing bytecodeGabor Greif
2007-07-05Here is the bulk of the sanitizing.Gabor Greif
2007-05-06Move this here from Bytecode/Archive.hChris Lattner