index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
darwin-string-literals.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PPC] Remove Darwin support from POWER backend.
Kit Barton
2018-08-27
1
-8
/
+0
*
Changed renaming of local symbols by inserting a dot vefore the numeric suffix
Sunil Srivastava
2015-05-12
1
-6
/
+6
*
Use private linkage for utf-16 objc strings too.
Rafael Espindola
2014-01-21
1
-4
/
+4
*
Now that r199688 avoids the real issue, use private linkage for objc strings.
Rafael Espindola
2014-01-21
1
-2
/
+2
*
Give explicit sections for string constants used in NSStrings.
Rafael Espindola
2014-01-20
1
-4
/
+4
*
Fix FileCheck --check-prefix lines.
Tim Northover
2013-08-12
1
-2
/
+2
*
The UTF16 string referenced by a CFString should go into the __TEXT,__ustring
Bill Wendling
2012-03-30
1
-2
/
+5
*
Switch from internal to linker_private linkage, it is sufficient to please th...
Rafael Espindola
2011-03-14
1
-2
/
+2
*
Fix link of libxul with LTO and the linker in xcode4. It is not clear if this
Rafael Espindola
2011-03-14
1
-2
/
+2
*
Add unnamed_addr to the special strings created by
Rafael Espindola
2011-01-17
1
-4
/
+4
*
Add unnamed_addr when creating artificial string globals. For example, in
Rafael Espindola
2011-01-10
1
-2
/
+2
*
Revert changes r97693, r97700, and r97718.
John McCall
2010-03-04
1
-2
/
+0
*
XFAIL these tests on win32, since the win32 buildbot apparently disables all
John McCall
2010-03-04
1
-0
/
+2
*
Don't explicitly force utf strings into the __TEXT,__ustring
Chris Lattner
2010-02-01
1
-2
/
+2
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-2
/
+2
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-1
/
+1
*
fix some cfstring related issues:
Chris Lattner
2009-10-14
1
-4
/
+4
*
Make sure UTF-16 strings end with a 16-bit null (as opposed to 8-bit).
Daniel Dunbar
2009-08-03
1
-2
/
+3
*
MultiTestRunner: Validate '&&' at the end of RUN lines.
Daniel Dunbar
2009-07-25
1
-1
/
+1
*
Output UTF-16 string literals independent of host byte order.
Daniel Dunbar
2009-07-23
1
-4
/
+10
*
codegen string literals using private linkage now like llvm-gcc, eliminating
Chris Lattner
2009-07-16
1
-5
/
+4
*
Add target hook for setting symbol prefix and section of unicode
Daniel Dunbar
2009-04-03
1
-1
/
+2
*
Add Target hooks for IRgen of [cf]string literals.
Daniel Dunbar
2009-03-31
1
-0
/
+9