diff options
author | Chris Lattner <sabre@nondot.org> | 2010-02-01 20:59:08 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-02-01 20:59:08 +0000 |
commit | b9f709665a6fe9da5c67d0431de2e63c55dd5322 (patch) | |
tree | e743ce77abe4b8d77067da2048b48c461717e62e /lib/Driver/Tools.cpp | |
parent | 31310a21fb2a9f13950f864f681c86080b05d5b2 (diff) |
Don't explicitly force utf strings into the __TEXT,__ustring
by setting the section of the generated global. This is an
optimization done by the code generator, and the code being
removed didn't handle the case when the string contained an
embedded nul (which the code generator does correctly
handle). This is rdar://7589850
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95003 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions