index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGenObjC
/
metadata-symbols-32.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen][ObjC] Remove the leading `l_` from ObjC symbols and make
Akira Hatanaka
2019-05-09
1
-2
/
+2
*
Switch CGObjCMac to use ConstantInitBuilder. Whew.
John McCall
2016-11-30
1
-4
/
+3
*
CodeGen: mark ObjC cstring literals as unnamed_addr
Saleem Abdulrasool
2016-09-18
1
-4
/
+4
*
CodeGen: mark ObjC cstring literals as constant
Saleem Abdulrasool
2016-09-18
1
-4
/
+4
*
Don't manually insert L prefixes.
Rafael Espindola
2014-11-06
1
-21
/
+21
*
Don't produce a L symbol in __DATA,__data.
Rafael Espindola
2014-03-27
1
-0
/
+2
*
Use private linkage for globals we already name with \01L and \01l.
Rafael Espindola
2014-02-27
1
-23
/
+23
*
FileCheck-ify more grep tests with quoted double quotes
Reid Kleckner
2013-04-11
1
-27
/
+27
*
Changed CGObjCMac.cpp to add the marker externally_initialized to SELECTOR_RE...
Michael Gottesman
2013-02-05
1
-1
/
+1
*
Tests: remove disabled llvm-gcc invocations
Dmitri Gribenko
2013-01-28
1
-1
/
+0
*
Restructure how the driver communicates information about the
John McCall
2012-06-20
1
-1
/
+1
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-1
/
+1
*
and revert the related tests, too
Jim Grosbach
2010-07-19
1
-3
/
+3
*
Update tests for r108749
Jim Grosbach
2010-07-19
1
-3
/
+3
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Tests use the new clang.
Fariborz Jahanian
2009-12-14
1
-1
/
+1
*
Remove RUN: true lines.
Daniel Dunbar
2009-11-08
1
-1
/
+0
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-24
/
+24
*
Export lazy references of .objc_class_name of class names
Fariborz Jahanian
2009-04-29
1
-0
/
+6
*
Tweaks to Objective-C metadata (32 & 64-bit) to match llvm-gcc.
Daniel Dunbar
2009-04-15
1
-0
/
+82