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)
commit96b3d4a2f93fdbcabca2cfd55bddf510cf93c4fb
tree39ae7b838305c3815f1453327101da728d30b769
parentc0137150eee0ca8207b1fd3b4725884241033e29
Remove duplicate entries while printing decls for external symbols.
Some libcall names are same, so they were getting printed twice.

llvm-svn: 77215
llvm/lib/Target/PIC16/PIC16AsmPrinter.cpp