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
/
non-lazy-classes.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
*
Support objc_nonlazy_class attribute on Objective-C implementations
Erik Pilkington
2019-04-11
1
-4
/
+12
*
[OBJC] Add attribute to mark Objective C class as non-lazy
Joe Daniels
2019-02-04
1
-1
/
+6
*
tests: silence -Wobjc-root-class warnings
Saleem Abdulrasool
2017-06-03
1
-1
/
+1
*
CodeGen: fix section names for different file formats
Saleem Abdulrasool
2017-06-03
1
-2
/
+2
*
Don't manually insert L prefixes.
Rafael Espindola
2014-11-06
1
-2
/
+2
*
Use FileCheck.
Rafael Espindola
2014-11-06
1
-3
/
+4
*
Use private linkage for globals we already name with \01L and \01l.
Rafael Espindola
2014-02-27
1
-2
/
+2
*
Tests: remove disabled llvm-gcc invocations
Dmitri Gribenko
2013-01-28
1
-1
/
+0
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-1
/
+1
*
tests: Force a triple.
Daniel Dunbar
2010-04-26
1
-1
/
+1
*
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
*
Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, ins...
Daniel Dunbar
2009-11-17
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
-3
/
+3
*
Improve test case a wee bit
Daniel Dunbar
2009-05-18
1
-0
/
+3
*
Classes with "+load" methods need to go in the non-lazy class list (or
Daniel Dunbar
2009-05-15
1
-0
/
+30