This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8ab0c060660 [RISCV] Replace incorrect use of sizeof with array_lengthof new d3c675630f1 [Support] Treat truncation of fullpath as error new ffd66b23e66 [ELF] Fix GCC8 warnings about "fall through", NFCI
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Object/ELF.cpp | 3 + lib/Support/Unix/Path.inc | 6 +- lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp | 7 + .../elf-dynamic-section-machine-specific.test | 77 ++++++++ .../Inputs/elf-dynamic-tags-machine-specific.yaml | 202 +++++++++++++++++++ .../elf-dynamic-tags-machine-specific.test | 215 +++------------------ 6 files changed, 316 insertions(+), 194 deletions(-) create mode 100644 test/tools/llvm-objdump/elf-dynamic-section-machine-specific.test create mode 100644 test/tools/llvm-readobj/Inputs/elf-dynamic-tags-machine-specific.yaml