Added support for constant strings of the form @"this-is-a-string".
They are replaced with calls to the CoreFoundation function CFStringCreateWithBytes() by a portion of the IRForTarget pass. llvm-svn: 119582
Loading
Please register or sign in to comment