Skip to content
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

[wasm] Enable PIC for WebAssembly on LLVM v18.x #7803

Merged
merged 6 commits into from
Aug 24, 2023

Conversation

derek-gerstmann
Copy link
Contributor

See #7796

Copy link
Contributor

@steven-johnson steven-johnson left a comment

Choose a reason for hiding this comment

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

LGTM pending clang-format and green bots

@steven-johnson
Copy link
Contributor

Build failures unrelated, ready to land

@steven-johnson steven-johnson merged commit 84faa68 into main Aug 24, 2023
@steven-johnson steven-johnson deleted the dg/wasm_enable_pic branch August 24, 2023 22:22
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 2024
* Enable PIC code generation for WebAssembly for LLVM >18.
Enable +mutable-globals to support dynamic linking

* Fix LLVM v18 interface changes for writeArchive()
Add RelLookupTableConverterPass for PIC (in LLVM v18)

* Resolve conflict for writeArchive interface changes.

* Clang format pass

---------

Co-authored-by: Derek Gerstmann <dgerstmann@adobe.com>
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.

3 participants