aboutsummaryrefslogtreecommitdiff
path: root/lib/Bytecode/Reader/InstructionReader.cpp
AgeCommit message (Expand)Author
2001-06-25Renamed get.*Operator to create seeing that it would have to be qualifiedChris Lattner
2001-06-11Updates to supportChris Lattner
2001-06-08Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperatorChris Lattner
2001-06-06Initial revisionChris Lattner