Skip to content

[test][IRGen] Cover more tests for WebAssembly target #69061

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 4 commits into from
Oct 12, 2023

Conversation

kateinoigakukun
Copy link
Member

The target differs from other archs on:

  1. No swifttailcc support for now
  2. Having comdat support
  3. Using absolute 32bit function pointer for metadata fields that stores relative pointer to function address on other archs

@kateinoigakukun
Copy link
Member Author

@swift-ci Please smoke test

@kateinoigakukun kateinoigakukun marked this pull request as ready for review October 9, 2023 14:55
@kateinoigakukun kateinoigakukun added test suite Area: test suite WebAssembly Platform: WebAssembly labels Oct 9, 2023
@MaxDesiatov MaxDesiatov added the IRGen LLVM IR generation label Oct 9, 2023
@kateinoigakukun
Copy link
Member Author

@swift-ci Please smoke test

@MaxDesiatov MaxDesiatov requested a review from al45tair October 10, 2023 21:50
@kateinoigakukun kateinoigakukun merged commit c5be31d into swiftlang:main Oct 12, 2023
@kateinoigakukun kateinoigakukun deleted the pr-d10033ebdff branch October 12, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IRGen LLVM IR generation test suite Area: test suite WebAssembly Platform: WebAssembly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants