Go to file
Eli Friedman 49ddc5fb94 Make GetAddrOfConstantStringFromLiteral return a constant of the correct type.
This doesn't have any visible effects at the moment because normally the
implicit cast code forces the type to the expected type.

llvm-svn: 88896
2009-11-16 05:55:46 +00:00
clang Make GetAddrOfConstantStringFromLiteral return a constant of the correct type. 2009-11-16 05:55:46 +00:00
compiler-rt Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF. 2009-11-09 14:27:04 +00:00
llvm For some targets, a copy can use a register multiple times, e.g. ppc. 2009-11-16 05:52:06 +00:00