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

Investigate how to use LLVM to build V8 #211

Closed
penguinwu opened this issue Sep 3, 2020 · 2 comments
Closed

Investigate how to use LLVM to build V8 #211

penguinwu opened this issue Sep 3, 2020 · 2 comments
Assignees
Labels

Comments

@penguinwu
Copy link

Identify issues that would block building v8-riscv using the LLVM toolchain instead of the GCC toolchain (current). The benefit of using LLVM toolchain is that it is consistent w/ the standard build process of V8.

@lazyparser
Copy link
Collaborator

log:
try to build llvm on risc-v qemu (fedora) and got a few errors:

http://paste.ubuntu.com/p/pqt22gyxnj/

try cross build later.

@penguinwu
Copy link
Author

This is a longer term item, close it for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Upstream Preparation
  
Awaiting triage
Development

No branches or pull requests

2 participants