aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-02-01 20:59:08 +0000
committerChris Lattner <sabre@nondot.org>2010-02-01 20:59:08 +0000
commit5b5d2db3f6030878d79424e85eb16ff5a329b8dd (patch)
tree7500d0226631a3625ac3516f02248d2f877559d2 /clang/lib/Frontend/CompilerInvocation.cpp
parent180334e13fe8b81b950be7e84e42e4ec4d9c2481 (diff)
downloadllvm-5b5d2db3f6030878d79424e85eb16ff5a329b8dd.zip
llvm-5b5d2db3f6030878d79424e85eb16ff5a329b8dd.tar.gz
llvm-5b5d2db3f6030878d79424e85eb16ff5a329b8dd.tar.bz2
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 llvm-svn: 95003
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions