HomeFreeBSD

MFC r352730:

Description

MFC r352730:

Fix some broken relocation handling

In a few cases, the symbol lookup is missing before attempting to
perform the relocation. While the relocation types affected are
currently unused, this results in an uninitialized variable warning,
that is escalated to an error when building with clang.

Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D21773

Details

Provenance
mhorneAuthored on
Reviewer
markj
Differential Revision
D21773: RISC-V: fix some broken relocation handling
Parents
rS354261: MFC r352729:
Branches
Unknown
Tags
Unknown