Emit the auto variables of a function into a different section than parameters.
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Mon, 20 Apr 2009 16:59:35 +0000 (16:59 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Mon, 20 Apr 2009 16:59:35 +0000 (16:59 +0000)
commit2bdf490d71ca03396dc6790adc806fa77c5e437a
tree181d2453d23f05da42c8a8026443c4b91dff8abf
parentf30a8641d1cfcd3514fd41a2c9055d2740e2cc3b
Emit the auto variables of a function into a different section than parameters.

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