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
/
forward-protocol-metadata-symbols.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Specify target triple to fix the tests I committed in r360359 that are
Akira Hatanaka
2019-05-09
1
-1
/
+1
*
Specify ObjC runtime to fix the tests I committed in r360359 that are
Akira Hatanaka
2019-05-09
1
-1
/
+1
*
[CodeGen][ObjC] Remove the leading `l_` from ObjC symbols and make
Akira Hatanaka
2019-05-09
1
-5
/
+5
*
[CodeGen][ObjC] Remove the leading 'l' from symbols for protocol
Akira Hatanaka
2019-03-14
1
-4
/
+4
*
[ObjC] Error out when using forward-declared protocol in a @protocol
Alex Lorenz
2018-08-17
1
-3
/
+3
*
CodeGen: use `llvm.used` for ObjC protocols
Saleem Abdulrasool
2018-01-23
1
-4
/
+6
*
test: simplify the matching logic a bit (NFC)
Saleem Abdulrasool
2018-01-23
1
-1
/
+12
*
Changed renaming of local symbols by inserting a dot vefore the numeric suffix
Sunil Srivastava
2015-05-12
1
-1
/
+1
*
Don't manually insert L prefixes.
Rafael Espindola
2014-11-06
1
-1
/
+1
*
Use llvm.compiler.used instead of llvm.used for objc symbols.
Rafael Espindola
2014-03-06
1
-1
/
+1
*
Make the test a bit stronger by showing what is added to llvm.used.
Rafael Espindola
2014-03-06
1
-0
/
+2
*
Revert "Use private linkage for remaining GlobalVariables with private names."
Rafael Espindola
2014-03-06
1
-3
/
+3
*
Use private linkage for remaining GlobalVariables with private names.
Rafael Espindola
2014-03-06
1
-3
/
+3
*
Objective-C. Fixes a regression when figuring out linkage
Fariborz Jahanian
2014-03-03
1
-0
/
+24