llvm-6502/include
Sanjiv Gupta 65aae006bf Few targets do not have a single directive to emit global constants.
For example, PIC16 needs to break a long or int constant into mulitple parts and emit multiple directives. So Allow targets to overried EmitConstantValueOnly().


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62301 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-16 02:45:46 +00:00
..
llvm Few targets do not have a single directive to emit global constants. 2009-01-16 02:45:46 +00:00
llvm-c Rename getABITypeSize to getTypePaddedSize, as 2009-01-12 20:38:59 +00:00