| commit | 20e5f5ed7930efdf2bd34bf099f24ac88798c5ea | [log] [tgz] |
|---|---|---|
| author | Bob Wilson <bob.wilson@apple.com> | Wed Sep 30 00:23:42 2009 +0000 |
| committer | Bob Wilson <bob.wilson@apple.com> | Wed Sep 30 00:23:42 2009 +0000 |
| tree | f159e375efd1028f88b29e3f9902cbb72091632b | |
| parent | 10ce958550c76acaa29cbf5b3217fd3f68538d37 [diff] |
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