Emit .line debug directives for stoppoints. The debug location is retrieved by the...
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Wed, 8 Apr 2009 06:24:04 +0000 (06:24 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Wed, 8 Apr 2009 06:24:04 +0000 (06:24 +0000)
commitc1fa70c35a5fc869f0d2cceef076d5e5bfee27b9
tree05eb93a99f05eb81f6ac3cc3a84c1a277196c5a2
parentddfa57bd7be5341f78481521c223bd7df5c3337a
Emit .line debug directives for stoppoints. The debug location is retrieved by the MachineInstr itself, rather than by custom handling the DBG_STOPPOINT nodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68602 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PIC16/PIC16AsmPrinter.cpp
lib/Target/PIC16/PIC16ISelLowering.cpp
lib/Target/PIC16/PIC16ISelLowering.h
lib/Target/PIC16/PIC16InstrInfo.td
lib/Target/PIC16/PIC16TargetAsmInfo.cpp