Go to file
Daniel Dunbar 08b216abf1 Add Target hooks for IRgen of [cf]string literals.
- 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
2009-03-31 23:42:16 +00:00
clang Add Target hooks for IRgen of [cf]string literals. 2009-03-31 23:42:16 +00:00
llvm Allow the use of pointers to const within PointerUnion. 2009-03-31 23:19:54 +00:00