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

Link object files into executable. #15

Closed
tjhancocks opened this issue Apr 14, 2019 · 0 comments
Closed

Link object files into executable. #15

tjhancocks opened this issue Apr 14, 2019 · 0 comments
Labels
compiler An issue relating to the compiler llvm An issue or pull request relating to the integration with LLVM
Milestone

Comments

@tjhancocks
Copy link
Owner

Object files that were produced by the compiler should be linked together into a single executable. This executable should be able to run on the current host architecture.

@tjhancocks tjhancocks added compiler An issue relating to the compiler llvm An issue or pull request relating to the integration with LLVM labels Apr 14, 2019
@tjhancocks tjhancocks added this to the v0.0.1 milestone Apr 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler An issue relating to the compiler llvm An issue or pull request relating to the integration with LLVM
Projects
None yet
Development

No branches or pull requests

1 participant