Skip to content

[cmake][compiler-rt]why set COMPILER_RT_CRT_USE_EH_FRAME_REGISTRY default ON #136826

Open
@LukeSTM

Description

@LukeSTM

I see maskray set COMPILER_RT_CRT_USE_EH_FRAME_REGISTRY OFF
#83201

but it was reverted, and no reason
#84580

libunwind not compile __register_frame_info in default
Image

I think this would lead to a situation where the compiler-rt's crtbegin.o file contains the __register_frame_info symbol, but libunwind does not provide it by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cmakeBuild system in general and CMake in particularcompiler-rt

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions