diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2016-11-11 22:43:27 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2016-11-11 22:43:27 +0000 |
commit | 1960bcd710cbe30b8011b9dd83ca389bbdab0e5f (patch) | |
tree | 29db1f305dbe91a927cd6c1d11270ede28fa84e1 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | be15addffeb1b510f76e130fc2ec07ff1ef06f35 (diff) | |
download | bcm5719-llvm-1960bcd710cbe30b8011b9dd83ca389bbdab0e5f.tar.gz bcm5719-llvm-1960bcd710cbe30b8011b9dd83ca389bbdab0e5f.zip |
Don't sort sections in -r links.
Unlike gold, bfd, gas or MC we were putting exidx sections first since
they are ro.
The spec doesn't explicitly say that they must come after, but it is
definitely more convenient for the consumer, matches other producers
and matches other areas in ELF (like SHT_GROUP) where sections are
ordered in a natural way.
llvm-svn: 286659
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions