aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/Store.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-10-14 05:55:45 +0000
committerChris Lattner <sabre@nondot.org>2009-10-14 05:55:45 +0000
commit278b9f06933c385ffbccc15f8491787470cb4a1b (patch)
treeb0238580058d6e83a7f463f57ad730b49c5a2144 /lib/Analysis/Store.cpp
parent00549fcec0490b2daf27543e532f94adbb186063 (diff)
fix some cfstring related issues:
1) -fwritable-string does affect the non-utf16 version of cfstrings just not the utf16 ones. 2) utf16 strings should always be marked constant, as the __TEXT segment is readonly. 3) The name of the global doesn't matter, remove it from TargetInfo. 4) Trust the asmprinter to drop cstrings into the right section, like llvmgcc does now. This fixes rdar://7115750 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@84077 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/Store.cpp')
0 files changed, 0 insertions, 0 deletions