aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/darwin-string-literals.c
AgeCommit message (Expand)Author
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-10-14fix some cfstring related issues: Chris Lattner
2009-08-03Make sure UTF-16 strings end with a 16-bit null (as opposed to 8-bit).Daniel Dunbar
2009-07-25MultiTestRunner: Validate '&&' at the end of RUN lines.Daniel Dunbar
2009-07-23Output UTF-16 string literals independent of host byte order.Daniel Dunbar
2009-07-16codegen string literals using private linkage now like llvm-gcc, eliminatingChris Lattner
2009-04-03Add target hook for setting symbol prefix and section of unicodeDaniel Dunbar
2009-03-31Add Target hooks for IRgen of [cf]string literals.Daniel Dunbar