commit | 11dc7fcae2d112c67ebd5b12e0080f088c947054 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <[email protected]> | Wed May 23 01:58:43 2018 |
committer | Peter Collingbourne <[email protected]> | Wed May 23 01:58:43 2018 |
tree | 6f423011668a1025a343f6241a4c531b55b3a0a1 | |
parent | 6de0ca42962967fe89ff7d542996bcefa5910161 [diff] |
ELF: Do not ICF two sections with different output sections. Note that this doesn't do the right thing in the case where there is a linker script. We probably need to move output section assignment before ICF to get the correct behaviour here. Differential Revision: https://reviews.llvm.org/D47241 llvm-svn: 333052