summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2011-08-29-InitOrder.ll
Commit message (Expand)AuthorAgeFilesLines
* [IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in ...Fangrui Song2019-05-151-2/+2
* Replace -use-init-array with -use-ctors.Rafael Espindola2014-09-021-1/+1
* Fix broken check lines.Benjamin Kramer2012-08-171-1/+1
* Properly emit ctors / dtors with priorities into desired sectionsAnton Korobeynikov2012-01-251-12/+18
* Darwin wants ctors/dtors to be ordered the other way round to linux.Duncan Sands2011-09-021-9/+16
* Fix PR5329: pay attention to constructor/destructor priorityDuncan Sands2011-08-281-0/+21
OpenPOWER on IntegriCloud