Fix shift printing when using a ubyte LHS
authorChris Lattner <sabre@nondot.org>
Sat, 20 Oct 2001 09:33:10 +0000 (09:33 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 20 Oct 2001 09:33:10 +0000 (09:33 +0000)
commitf434cd1b30a77afa26de46a3e7afb8a07b536c6f
tree3995376e322eab23674e6970ecfe8fead6a8710e
parent42c9e77ffbb9302a8132dcb1af94bf8f9e79647b
Fix shift printing when using a ubyte LHS

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@925 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp