Skip to content

Linking arm64 with is_hwasan=true results in unknown relocation: R_AARCH64_MOVW_PREL_G3 #1592

@agrieve

Description

@agrieve

Trying out mold on Chrome, and found it fails with is_hwasan=true:
https://ci.chromium.org/ui/p/chrome/builders/ci/clang-hwasan-release-builder-arm64/30389/overview

mold: error: obj/base/test/test_trace_processor/test_trace_processor_impl.o:(.text): unknown relocation: R_AARCH64_MOVW_PREL_G3
mold: error: obj/base/test/test_trace_processor/test_trace_processor_impl.o:(.text): unknown relocation: R_AARCH64_MOVW_PREL_G3
mold: error: obj/base/test/test_trace_processor/test_trace_processor_impl.o:(.text): unknown relocation: R_AARCH64_MOVW_PREL_G3
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions