We were hardcoding the final section type for sections that
are usually implicit. The patch fixes that.
This also fixes a few issues in existent test cases and removes
one precompiled object.
Depends on https://reviews.llvm.org/D63266
Differential D63267
[yaml2obj] - Allow setting custom section types for implicit sections. grimar on Jun 13 2019, 7:07 AM. Authored by
Details
We were hardcoding the final section type for sections that This also fixes a few issues in existent test cases and removes Depends on https://reviews.llvm.org/D63266
Diff Detail
Event Timeline
Comment Actions
Comment Actions LGTM, with one nit.
|