summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2011-08-29-InitOrder.ll
AgeCommit message (Expand)Author
2014-09-02Replace -use-init-array with -use-ctors.Rafael Espindola
2012-08-17Fix broken check lines.Benjamin Kramer
2012-01-25Properly emit ctors / dtors with priorities into desired sectionsAnton Korobeynikov
2011-09-02Darwin wants ctors/dtors to be ordered the other way round to linux.Duncan Sands
2011-08-28Fix PR5329: pay attention to constructor/destructor priorityDuncan Sands