Skip to content
  • Daniel Dunbar's avatar
    Add ObjC constant string support for NeXT. · 8b8683f9
    Daniel Dunbar authored
    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
    8b8683f9
Loading