[all-commits] [llvm/llvm-project] 5012dd: [ELF][test] Add some additional .eh_frame/.eh_fram...
James Henderson via All-commits
all-commits at lists.llvm.org
Thu Jul 2 07:52:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5012ddd5aff24e9963ed2073c7e3fc6991fd8b4c
https://github.com/llvm/llvm-project/commit/5012ddd5aff24e9963ed2073c7e3fc6991fd8b4c
Author: James Henderson <james.henderson at sony.com>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
A lld/test/ELF/eh-frame-hdr-comdat.s
M lld/test/ELF/eh-frame-merge.s
M lld/test/ELF/eh-frame-type.test
Log Message:
-----------
[ELF][test] Add some additional .eh_frame/.eh_frame_hdr testing
This patch adds a few extra cases to the existing testing for eh_frame
and eh_frame_hdr behaviour in LLD. They all come from a private
testsuite we are trying to migrate to lit.
Reviewed by: grimar, MaskRay
Differential Revision: https://reviews.llvm.org/D82852
More information about the All-commits
mailing list