Correctly mangle function names when they are used as part of a
authorBrian Gaeke <gaeke@uiuc.edu>
Tue, 4 May 2004 21:09:02 +0000 (21:09 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Tue, 4 May 2004 21:09:02 +0000 (21:09 +0000)
commit7e4375365e57f4f4e01253a77c00b2753e0fa42d
tree5a101d5f6c069b9344c5dbe62a5238a9970378bf
parentd11577b68b442217153ecbcc93b978a5a700a8ed
Correctly mangle function names when they are used as part of a
constant pool member's name.
This is intended to address Bug 333.

Also, fix an anachronistic usage of "M" as a parameter of type Function *.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13357 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9AsmPrinter.cpp