enhance codegen to put 16-bit character strings into the
authorChris Lattner <sabre@nondot.org>
Tue, 4 Aug 2009 16:27:13 +0000 (16:27 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 4 Aug 2009 16:27:13 +0000 (16:27 +0000)
commitec409759e94cc395e4896ba6ade3fa77200c5cfd
tree3c6716c04a076c6d27d0cb82698c844703859ba0
parent7e88a50428377813606c66ac47111d9c3ea44feb
enhance codegen to put 16-bit character strings into the
__TEXT,__ustring section on darwin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78068 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLoweringObjectFile.h
lib/Target/TargetLoweringObjectFile.cpp
test/CodeGen/X86/global-sections.ll