For Darwin, emit all the text section directives together before the dwarf
section directives. This causes the assembler to put the text sections at the beginning of the object file, which helps work around a limitation of the Darwin ARM relocations. Radar 7255355. llvm-svn: 83127
Loading
Please register or sign in to comment