aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Bytecode/BytecodeHandler.h
AgeCommit message (Expand)Author
2005-05-05Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman
2005-04-21Remove trailing whitespaceMisha Brukman
2004-08-21Add new methods:Reid Spencer
2004-08-20Packed types, brought to you by Brad JonesBrian Gaeke
2004-08-04The Type* is redundant with the TypeSlotChris Lattner
2004-07-17Constant value not needed after CPR's disappear.Reid Spencer
2004-07-04Make all the virtual function (except destructor) inline so there areReid Spencer
2004-06-29Fix include guardReid Spencer
2004-06-25- Changed Handler.h -> BytecodeHandler.hReid Spencer