aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Bytecode/BytecodeHandler.h
Commit message (Expand)AuthorAgeFilesLines
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-051-1/+0
* Remove trailing whitespaceMisha Brukman2005-04-211-34/+34
* Add new methods:Reid Spencer2004-08-211-0/+16
* Packed types, brought to you by Brad JonesBrian Gaeke2004-08-201-0/+9
* The Type* is redundant with the TypeSlotChris Lattner2004-08-041-2/+1
* Constant value not needed after CPR's disappear.Reid Spencer2004-07-171-2/+1
* Make all the virtual function (except destructor) inline so there areReid Spencer2004-07-041-41/+41
* Fix include guardReid Spencer2004-06-291-9/+20
* - Changed Handler.h -> BytecodeHandler.hReid Spencer2004-06-251-0/+291