Quotes should be printed before private prefix; some code clean up.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 5 May 2009 22:50:29 +0000 (22:50 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 5 May 2009 22:50:29 +0000 (22:50 +0000)
commit8f18edd8b6fe00209314f4c56f33d7c3c18bbbff
tree35b37dc9a90a7fe119c9353484e68eac9c9bde1f
parent16de0136404b7e4703e528ae6f641c6fb7ee2f8b
Quotes should be printed before private prefix; some code clean up.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71032 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Mangler.h
lib/VMCore/Mangler.cpp
test/CodeGen/X86/private-2.ll [new file with mode: 0644]