Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |