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

Add tests for LLVM symbol conflicts #159

Open
brson opened this issue Oct 19, 2023 · 0 comments
Open

Add tests for LLVM symbol conflicts #159

brson opened this issue Oct 19, 2023 · 0 comments

Comments

@brson
Copy link
Owner

brson commented Oct 19, 2023

re #154

We are fixing this issue with LLVM namespace conflicts by adding an optional "dwarf" feature, and testing in both configurations, but don't currently have a place to put a test of the underlying bug - that compiling with "dwarf" induces linker errors when also linking to llvm.

We'll need to dedicate a crate to this problem - link to both llvm and wasm-opt, with an optional dwarf feature; write a test case ... somewhere, that compiles in both configurations and confirms one fails and one succeeds.

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

No branches or pull requests

1 participant