Skip to content

Clang compilation#187

Open
Yaxuan-w wants to merge 17 commits intomainfrom
clang-compile
Open

Clang compilation#187
Yaxuan-w wants to merge 17 commits intomainfrom
clang-compile

Conversation

@Yaxuan-w
Copy link
Copy Markdown
Member

@Yaxuan-w Yaxuan-w commented Apr 12, 2026

collaborate with @rennergade

rennergade and others added 17 commits April 9, 2026 23:17
Add compile_clang.sh script and Makefile integration (make clang,
make install-clang) for building LLVM 18.1.8 clang + lld as WASM
binaries that run inside the Lind sandbox.

Based on Alice's work on the alice-clang branch in lind-wasm.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

is this different from the other cmake file thats in the llvm repo?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

different from another one. This one has additional flags (ie: -D_linux)

Copy link
Copy Markdown
Contributor

@rennergade rennergade 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. Not sure if the cmake file is new or redundant.

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.

2 participants