Add ObjC constant string support for NeXT.

Changed CGObjCRuntime::GenerateConstantString interface to take
       std::string instead of char* and size.

Change ObjC functions which call on GenerateConstantString to bitcast
       result to appropriate type.

llvm-svn: 54659
5 files changed
tree: cd0b5fce4755b89c27c8dc7d13a93cb974ed3e08
  1. clang/
  2. llvm/