Skip to content

Fix the new test_emmalloc on the newer LLVM+clang - #6316

Merged
kripken merged 1 commit into
incomingfrom
fix
Mar 8, 2018
Merged

Fix the new test_emmalloc on the newer LLVM+clang#6316
kripken merged 1 commit into
incomingfrom
fix

Conversation

@kripken

@kripken kripken commented Mar 8, 2018

Copy link
Copy Markdown
Member

The test was added in #6249, and broke on the wasm backend which uses latest LLVM+clang.

We need -fno-builtin, just like when building emmalloc as a system lib which @aheejin fixed (and thanks to that work I knew what to do here ;)

@kripken kripken mentioned this pull request Mar 8, 2018
@kripken
kripken merged commit 98e33e9 into incoming Mar 8, 2018
@kripken
kripken deleted the fix branch March 8, 2018 17:03
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