Module iterator contains list of filescope functions as well, we don't need to emit...
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Sun, 10 May 2009 16:18:39 +0000 (16:18 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Sun, 10 May 2009 16:18:39 +0000 (16:18 +0000)
commitaf3fdb5dc4edf052ee4a3a169250fc3be304d1a7
treefa5d78cf9c61a826b9db4443572221d68c0f9739
parent9c11d21d907309fc19413da671d6b2d0867d0c9f
Module iterator contains list of filescope functions as well, we don't need to emit and global declarations for them. This was working earlier and was broken during one of the recent commit for PIC16 naming.

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