Renamed get.*Operator to create seeing that it would have to be qualified
authorChris Lattner <sabre@nondot.org>
Mon, 25 Jun 2001 07:31:31 +0000 (07:31 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 25 Jun 2001 07:31:31 +0000 (07:31 +0000)
commitbebd60dc9dbea24d588e32b0f21faf9763e9ba87
tree44fdc964f3dcdc87ad3d1a69ebd4d00da893a7ab
parent3bcd6394ecd3c928d2ea05bb64cacdcae8dc677a
Renamed get.*Operator to create seeing that it would have to be qualified
with the classname anyways.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/llvmAsmParser.cpp
lib/AsmParser/llvmAsmParser.y
lib/Bytecode/Reader/InstructionReader.cpp