Skip to content

Conversation

@jabraham17
Copy link
Member

@jabraham17 jabraham17 commented Nov 4, 2025

Fixes the generation of dSYM files when CHPL_LAUNCHER!=none.

This PR adjusts the generation and movement of dSYM files to more closely match the executable

  • clangUtil generates the file
    • If no launcher, clangUtil moves the file
    • If launcher, clangUtil invokes a makefile to move the file

This PR also cleans up the code for dsym generation and fixes sub_test/sub_clean's handling of dSYM files

Tested as part of #27969

[Reviewed by @DanilaFe]

@jabraham17 jabraham17 requested review from DanilaFe and removed request for DanilaFe November 4, 2025 00:34
@jabraham17 jabraham17 merged commit f3e0453 into chapel-lang:main Nov 12, 2025
10 checks passed
@jabraham17 jabraham17 deleted the fix-dsym-with-launcher branch November 12, 2025 16:19
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.

2 participants