[all-commits] [llvm/llvm-project] d8e655: Fixed llvm-objcopy to add correct symbol table for...
orlov-alex via All-commits
all-commits at lists.llvm.org
Wed May 12 01:40:00 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8e65585f7c7cddd63920d122a9e6368d91c9389
https://github.com/llvm/llvm-project/commit/d8e65585f7c7cddd63920d122a9e6368d91c9389
Author: Alex Orlov <aorlov at accesssoftek.com>
Date: 2021-05-12 (Wed, 12 May 2021)
Changed paths:
M llvm/test/tools/llvm-objcopy/ELF/add-symbol-no-symtab.test
M llvm/tools/llvm-objcopy/ELF/Object.cpp
Log Message:
-----------
Fixed llvm-objcopy to add correct symbol table for ELF with program headers.
This fixes the following bugs:
https://bugs.llvm.org/show_bug.cgi?id=43935
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D102258
More information about the All-commits
mailing list