Skip to content

Conversation

@alexreinking
Copy link
Member

@alexreinking alexreinking commented Apr 28, 2025

First attempt at adding simulator information to the LLVM triple via a target feature.

@vksnk - can you help me test this? AFAICT reading the LLVM sources, just setting the environment on the triple should be enough.

Fixes #8744

@vksnk
Copy link
Member

vksnk commented Apr 29, 2025

Thanks, Alex! I will test this internally.

@alexreinking
Copy link
Member Author

@vksnk -- any updates?

@vksnk
Copy link
Member

vksnk commented Jul 10, 2025

Sorry for the delay, will test shortly.

@slomp
Copy link
Contributor

slomp commented Sep 8, 2025

I can verify that this worked.

However, the Pipeline serialization feature does not seem to consider this new target feature.
(Moving this discussion over to #8802)

@shoaibkamil
Copy link
Contributor

This seems to fix some issues with building for simulator we encountered. @vksnk Have you had a chance to test?

@slomp slomp merged commit ac19a9a into main Sep 8, 2025
6 of 19 checks passed
@slomp
Copy link
Contributor

slomp commented Sep 8, 2025

Merging it for now.
@vksnk Let me know if you are still experiencing linking issues.

@alexreinking alexreinking deleted the ios-simulator branch September 8, 2025 20:54
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.

iOS objects won't link to simulator

6 participants