Skip to content

[BOLT] Support building runtime library if map_files is not readable #77822

@aaupov

Description

@aaupov

06b8057 introduced a check that prevents runtime library from being built if map_files is not available at configuration time.
However, BOLT has an option -instrumentation-binpath <path-to-instrumented-binary> that can be used if map_files is not available.

The proper solution is perhaps to emit a warning that map_files is not readable and suggest using -instrumentation-binpath option.

CC @maksfb @rafaelauler

Metadata

Metadata

Assignees

Labels

BOLTcmakeBuild system in general and CMake in particular

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions