diff options
author | Ed Maste <emaste@FreeBSD.org> | 2022-12-19 12:13:42 -0500 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2022-12-20 09:39:24 -0500 |
commit | 0de9fd1c2790504487b3dbed38a6ff712249fa65 (patch) | |
tree | 2f2d62fb4a6f91b0d7a0376c994e565bd802a8f3 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 454997d3965936ebc813d4bea5e3a639fb0e7cb4 (diff) | |
download | llvm-0de9fd1c2790504487b3dbed38a6ff712249fa65.zip llvm-0de9fd1c2790504487b3dbed38a6ff712249fa65.tar.gz llvm-0de9fd1c2790504487b3dbed38a6ff712249fa65.tar.bz2 |
[libc++] accept ELF Tool Chain readelf format in tooling
ELF Tool Chain provides alternatives to most GNU binutils tools,
including readelf. These tools are currently used by FreeBSD.
ELF Tool Chain's readelf currently emits headings for symbol table
information in a slightly different format compared to GNU or LLVM
readelf. Accept both formats.
Reviewed by: philnik
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.llvm.org/D140313
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions