diff options
author | Fangrui Song <maskray@google.com> | 2019-09-06 00:53:28 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-09-06 00:53:28 +0000 |
commit | 9d2504b6d805c08f333143e27b2f09a9e839554a (patch) | |
tree | c460bce40620d21bbd5e337aeb4c733a2d9bfc98 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ee093ba5c9b535d526b6d4e8f81099794598207e (diff) | |
download | llvm-9d2504b6d805c08f333143e27b2f09a9e839554a.zip llvm-9d2504b6d805c08f333143e27b2f09a9e839554a.tar.gz llvm-9d2504b6d805c08f333143e27b2f09a9e839554a.tar.bz2 |
[llvm-readobj][yaml2obj] Support SHT_LLVM_SYMPART, SHT_LLVM_PART_EHDR and SHT_LLVM_PART_PHDR
See http://lists.llvm.org/pipermail/llvm-dev/2019-February/130583.html
and D60242 for the lld partition feature.
This patch:
* Teaches yaml2obj to parse the 3 section types.
* Teaches llvm-readobj/llvm-readelf to dump the 3 section types.
There is no test for SHT_LLVM_DEPENDENT_LIBRARIES in llvm-readobj. Add
it as well.
Reviewed By: thakis
Differential Revision: https://reviews.llvm.org/D67228
llvm-svn: 371157
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions