diff options
| author | George Rimar <grimar@accesssoftek.com> | 2018-02-27 08:26:38 +0000 |
|---|---|---|
| committer | George Rimar <grimar@accesssoftek.com> | 2018-02-27 08:26:38 +0000 |
| commit | a77b963c903e0e686c6ed43fbe650e967ba42bfc (patch) | |
| tree | 205e68813336218e5ae0a2b0b21910a0a38a39db /llvm/lib/Support/APInt.cpp | |
| parent | f268cd0aadd218e163dd33d69391c363d35b59ce (diff) | |
| download | bcm5719-llvm-a77b963c903e0e686c6ed43fbe650e967ba42bfc.tar.gz bcm5719-llvm-a77b963c903e0e686c6ed43fbe650e967ba42bfc.zip | |
[ELF] - Fix case of using both --icf and --symbol-ordering-file together.
Imagine that we have sections A, B, C, where A == C and
symbol ordering file containing symbols: symC, symB, symA
Previously because of ICF it was possible that final order would be
B, A or B, C. That violates order specified in ordering file.
Patch changes that.
Differential revision: https://reviews.llvm.org/D43234
llvm-svn: 326179
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions

