summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/darwin-string-literals.c
Commit message (Collapse)AuthorAgeFilesLines
* Add target hook for setting symbol prefix and section of unicodeDaniel Dunbar2009-04-031-1/+2
| | | | | | string literals. llvm-svn: 68363
* Add Target hooks for IRgen of [cf]string literals.Daniel Dunbar2009-03-311-0/+9
- Notably, set section on cfstring literal string data (for now, this is done everywhere because it matches what we were already doing for the CFString data itself) - <rdar://problem/6599098> [irgen] linker requires objc string data to go into cstring llvm-svn: 68160
OpenPOWER on IntegriCloud