Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in ... | Fangrui Song | 2019-05-15 | 1 | -2/+2 |
* | Replace -use-init-array with -use-ctors. | Rafael Espindola | 2014-09-02 | 1 | -1/+1 |
* | Fix broken check lines. | Benjamin Kramer | 2012-08-17 | 1 | -1/+1 |
* | Properly emit ctors / dtors with priorities into desired sections | Anton Korobeynikov | 2012-01-25 | 1 | -12/+18 |
* | Darwin wants ctors/dtors to be ordered the other way round to linux. | Duncan Sands | 2011-09-02 | 1 | -9/+16 |
* | Fix PR5329: pay attention to constructor/destructor priority | Duncan Sands | 2011-08-28 | 1 | -0/+21 |