Remove duplicate entries while printing decls for external symbols.
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Mon, 27 Jul 2009 18:04:34 +0000 (18:04 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Mon, 27 Jul 2009 18:04:34 +0000 (18:04 +0000)
commitbe7b97b773529cdf60da9868586c89271476c625
tree5ee2716ff85dd455600d81dda4cf793deb5ef29a
parente34887d5d02e8bd42b414fb17f69c35b8d13695d
Remove duplicate entries while printing decls for external symbols.
Some libcall names are same, so they were getting printed twice.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77215 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PIC16/PIC16AsmPrinter.cpp