ARM64: remove '#' from annotation of add/sub immediate
authorTim Northover <tnorthover@apple.com>
Thu, 22 May 2014 14:20:05 +0000 (14:20 +0000)
committerTim Northover <tnorthover@apple.com>
Thu, 22 May 2014 14:20:05 +0000 (14:20 +0000)
commitb2a6fdb11a81d8b2b7ef1c34c7e50d86b282a3ff
tree4cff0eb96d61b74d175cf96b17a6003d9e42a0ce
parent7f8af8bf91ac2d33eceac932e3f5282ab2db25ba
ARM64: remove '#' from annotation of add/sub immediate

The full string used to be "// =#12" for example, which looks too
busy.

llvm-svn: 209443
llvm/lib/Target/ARM64/InstPrinter/ARM64InstPrinter.cpp