pic16 doesn't have a Data64bitsDirective. Set it NULL explicitly to tell the generic...
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Mon, 6 Jul 2009 18:09:11 +0000 (18:09 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Mon, 6 Jul 2009 18:09:11 +0000 (18:09 +0000)
commit53cf8298cfdb73d7747907bb686090bd44464250
tree9802af866309dea6d4a8cf56467004870a0161c5
parent024e94ce586c0dd034a1e6019c2f686b2a492dcd
pic16 doesn't have a Data64bitsDirective. Set it NULL explicitly to tell the generic code to not pick the default.

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