Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IRgen: Mark aliases of ctors and dtors as unnamed_addr. | Peter Collingbourne | 2018-06-18 | 1 | -1/+1 |
| | | | | | | | | | This is not only semantically correct but ensures that they will not be marked as address-significant once D48155 lands. Differential Revision: https://reviews.llvm.org/D48206 llvm-svn: 334982 | ||||
* | [opaque pointer type] update test cases for explicit pointee types on global ↵ | David Blaikie | 2015-09-11 | 1 | -1/+1 |
| | | | | | | aliases llvm-svn: 247380 | ||||
* | Don't try to set attributes in alias, they have none. | Rafael Espindola | 2013-03-19 | 1 | -0/+12 |
llvm-svn: 177402 |