[LLVMdev] String format

Ben Chambers bjchambers at gmail.com
Mon Jul 16 10:26:58 PDT 2007


Is there any documentation on the format of string literals that can
appear in globals?  Specifically, it seems to start with a c"...", but
I'm not sure what all is allowed in the ...  The only thing I've seen
are ascii characters and escape characters that are in hexadecimal.
Is anything else allowed?



More information about the llvm-dev mailing list