Skip to content

[cmake][Darwin] Add TEST_SUITE_EXTERNALIZE_DEBUGINFO for dSYM generation.#382

Open
mustartt wants to merge 1 commit intomainfrom
users/hjiang/externalize-debug-info
Open

[cmake][Darwin] Add TEST_SUITE_EXTERNALIZE_DEBUGINFO for dSYM generation.#382
mustartt wants to merge 1 commit intomainfrom
users/hjiang/externalize-debug-info

Conversation

@mustartt
Copy link
Copy Markdown
Member

Add a TEST_SUITE_EXTERNALIZE_DEBUGINFO CMake option that runs dsymutil as a post build step on Darwin to generate .dSYM bundles for each target on Darwin. When -flto flags are detected, this passes -Wl,-object_path_lto so dsymutil still has access to the original objects through OSO table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant