diff options
author | Fangrui Song <i@maskray.me> | 2022-01-18 23:31:51 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-01-18 23:31:51 -0800 |
commit | 288082d45d6124a7f818f6a44feec7780fbc4c52 (patch) | |
tree | af84c131b376d6ca7aece0a393d08363b76a5a94 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 41d05e29c04fb86a240169c9e10bad629f5897e7 (diff) | |
download | llvm-288082d45d6124a7f818f6a44feec7780fbc4c52.zip llvm-288082d45d6124a7f818f6a44feec7780fbc4c52.tar.gz llvm-288082d45d6124a7f818f6a44feec7780fbc4c52.tar.bz2 |
[ELF] Move SHT_REL/SHT_RELA handling from createInputSection to initializeSections
This simplifies the code a bit. While here,
* change the `multiple relocation sections` diagnostic from `fatal` to `error` and include the relocated section name.
* drop less useful name from `getRelocTarget`. Without -r/--emit-relocs we don't need to get SHT_REL/SHT_RELA names.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions