Banksel optimization is now based on the section names of symbols, since the symbols...
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Thu, 12 Mar 2009 02:10:45 +0000 (02:10 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Thu, 12 Mar 2009 02:10:45 +0000 (02:10 +0000)
commitd076570a666c7fea69d92b127085241e1132f3c1
tree17bfdd578629642133fc7f73e115d3927f514b9c
parent1379cadf8d34cd4305e1b916d4cd242df4dd474f
Banksel optimization is now based on the section names of symbols, since the symbols in one section will always be put into one bank.

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