Skip to content

[Darwin] Fix lit substitution for mtargetos flag on darwin devices #96953

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

thetruestblue
Copy link
Contributor

Changes substitution logic to appropriately parse either format for min deployment flag: -mtargetos={platform}{major}.{min){?-simulator} or -m{platform}-{sim}-version-min={major}.{min} as the apple_platform_min_deployment_target_flag.

rdar://130022065

Changes substitution logic to appropriately parse either format for min deployment flag: -mtargetos={platform}{major}.{min){?-simulator} or -m{platform}-{sim}-version-min={major}.{min} as the apple_platform_min_deployment_target_flag.

rdar://130022065
Copy link
Contributor

@wrotki wrotki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@thetruestblue thetruestblue merged commit 1791b11 into llvm:main Jun 29, 2024
8 checks passed
lravenclaw pushed a commit to lravenclaw/llvm-project that referenced this pull request Jul 3, 2024
…lvm#96953)

Changes substitution logic to appropriately parse either format for min
deployment flag: -mtargetos={platform}{major}.{min){?-simulator} or
-m{platform}-{sim}-version-min={major}.{min} as the
apple_platform_min_deployment_target_flag.

rdar://130022065
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants