llvm-6502/lib/Target/CBackend
Brian Gaeke 031a112747 Fix 2003-06-23-PromotedExprs.llx -- if we are adding two bytes we better
explicitly cast the result to be a byte, or C will gleefully promote it
to int.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6869 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-23 20:00:51 +00:00
..
CBackend.cpp Fix 2003-06-23-PromotedExprs.llx -- if we are adding two bytes we better 2003-06-23 20:00:51 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00
Writer.cpp Fix 2003-06-23-PromotedExprs.llx -- if we are adding two bytes we better 2003-06-23 20:00:51 +00:00