diff options
author | Fangrui Song <i@maskray.me> | 2021-02-05 21:35:27 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2021-02-05 21:35:27 -0800 |
commit | 6a1235211dab51855d51481daf4099c96221c4bf (patch) | |
tree | f872b3a6b370813de25cefacd478fbe6484cd16f /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | ea3175c15b607ce097a80552989673b66016ec30 (diff) | |
download | llvm-6a1235211dab51855d51481daf4099c96221c4bf.zip llvm-6a1235211dab51855d51481daf4099c96221c4bf.tar.gz llvm-6a1235211dab51855d51481daf4099c96221c4bf.tar.bz2 |
[ELF] --gc-sections: collect unused SHF_LINK_ORDER .gcc_except_table
A SHF_LINK_ORDER .gcc_except_table is similar to a .gcc_except_table in
a section group. The associated text section is responsible for retaining it.
LLD still does not support GC of non-group non-SHF_LINK_ORDER .gcc_except_table -
but that is not necessary because we can teach the compiler to set SHF_LINK_ORDER.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions