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

Temporarily disable the use of __heap_base. #132

Merged
merged 1 commit into from
Nov 7, 2019

Conversation

sunfishcode
Copy link
Member

#114, which we just merged, unfortunately hits an LLVM bug, which is fixed on LLVM master, but not yet in LLVM 9.0. Disable the feature for now to unbreak the tree with LLVM 9.0.

This temporarily disables the feature in
a214f1c, since it hits LLVM bug
43613, which is fixed on LLVM master and awaiting a backport to
the 9.0 branch.

https://bugs.llvm.org/show_bug.cgi?id=43613

This temporarily disables the feature in
a214f1c, since it hits LLVM bug
43613, which is fixed on LLVM master and awaiting a backport to
the 9.0 branch.

https://bugs.llvm.org/show_bug.cgi?id=43613
@sunfishcode sunfishcode merged commit ec4549d into master Nov 7, 2019
@sunfishcode sunfishcode deleted the workaround-heap-base branch November 7, 2019 21:09
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