diff options
| author | Rui Ueyama <ruiu@google.com> | 2015-10-23 02:40:46 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2015-10-23 02:40:46 +0000 |
| commit | 96f0e0bfc94485787f3ac06865de7f01b454a86c (patch) | |
| tree | 148772be3f2133f3a26396c096b5bf48dcc3c027 /llvm/utils/lint/cpp_lint.py | |
| parent | 75d57fea49a1a212cdd50d328f4d26a5070f3599 (diff) | |
| download | bcm5719-llvm-96f0e0bfc94485787f3ac06865de7f01b454a86c.tar.gz bcm5719-llvm-96f0e0bfc94485787f3ac06865de7f01b454a86c.zip | |
ELF2: Improve Target::relocateOne().
relocateOne is a function to apply a relocation. Previously, that
function took a pointer to Elf_Rel or Elf_Rela in addition to other
information that can be derived from the relocation entry. This patch
simplifies the parameter list. The new parameters, P or SA, are used
in the ELF spec to describe each relocation. These names make
relocateOne look like a mechanical, direct translation of the ELF spec.
llvm-svn: 251090
Diffstat (limited to 'llvm/utils/lint/cpp_lint.py')
0 files changed, 0 insertions, 0 deletions

