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

LLVM all the things #33

Open
Restioson opened this issue Dec 15, 2017 · 3 comments
Open

LLVM all the things #33

Restioson opened this issue Dec 15, 2017 · 3 comments

Comments

@Restioson
Copy link
Member

We should LLVM all the things -- support LLDB for debugging (do we have to change anything?), use LLD for linking, and if at all possible use an LLVM x86 assembler. This helps us stay consistent.

@Restioson
Copy link
Member Author

So it looks like LLDB can support the GDB protocol, so we don't have to change anything there.

@Restioson
Copy link
Member Author

I'm not sure if we necessarily need to do this, but it might be nice for consistency. @gegy1000 opinions?

@Restioson
Copy link
Member Author

I hear that lld is packaged with rust under rust-lld. If we switched to that, that would remove a dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant