[ELF] - Linkerscript: Fixed SORT_BY_ALIGNMENT sorting order.
According to spec: "SORT_BY_ALIGNMENT will sort sections into descending order by alignment before placing them in the output file" Previously they were sorted into ascending order. llvm-svn: 277706
Loading
Please register or sign in to comment