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

skip_to_native script fails with LLVM 8 #80

Open
oandrieu opened this issue Jun 10, 2019 · 0 comments
Open

skip_to_native script fails with LLVM 8 #80

oandrieu opened this issue Jun 10, 2019 · 0 comments

Comments

@oandrieu
Copy link

Fedora 30 ships with LLVM version 8 and apparently some command line options have changed.
llc should be invoked with -frame-pointer=all (I think) instead of -disable-fp-elim, otherwise this breaks the skip_to_native script and stalls the build.

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