[all-commits] [llvm/llvm-project] 803745: [llvm-elfabi] Emit ELF .dynsym, .dynamic sections
Zero Omega via All-commits
all-commits at lists.llvm.org
Tue Nov 24 00:17:43 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 803745b945f46d32770ee8805ef0f458660c441e
https://github.com/llvm/llvm-project/commit/803745b945f46d32770ee8805ef0f458660c441e
Author: Haowei Wu <haowei at google.com>
Date: 2020-11-24 (Tue, 24 Nov 2020)
Changed paths:
M llvm/lib/InterfaceStub/ELFObjHandler.cpp
M llvm/test/tools/llvm-elfabi/write-stub.test
Log Message:
-----------
[llvm-elfabi] Emit ELF .dynsym, .dynamic sections
This change makes llvm-elfabi tool to emit .dynsym and .dynamic
sections.
Differential Revision: https://reviews.llvm.org/D89432
More information about the All-commits
mailing list