commit | e4ed68e5770d348c209fbef37a96e83a17115b86 | [log] [tgz] |
---|---|---|
author | Lulu Cai <cailulu@loongson.cn> | Wed Jun 19 11:00:36 2024 +0800 |
committer | liuzhensong <liuzhensong@loongson.cn> | Fri Jun 28 17:35:31 2024 +0800 |
tree | 1dd412cf1e8ae5f5bb44db0155d3e9d92b33ace4 | |
parent | 2513312930b2b8a0b50fb681f2781372cce3c2f6 [diff] |
LoongArch: Do not check R_LARCH_SOP_PUSH_ABSOLUTE to avoid broken links to old object files R_LARCH_SOP_PUSH_ABSOLUTE with -fPIC was heavily used in the era of gas-2.38. We do not check this relocation to prevent broken links with old object files.