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

Add command for copying a module #11

Merged
merged 2 commits into from
Mar 20, 2018
Merged

Add command for copying a module #11

merged 2 commits into from
Mar 20, 2018

Conversation

dkfellows
Copy link
Owner

This is part of a plan to allow a compiler to build its runtime library once, and then compile multiple things against it without the overhead of rebuilding the runtime.

This is part of a plan to allow a compiler to build its runtime library once,
and then compile multiple things against it without the overhead of rebuilding
the runtime.
@dkfellows dkfellows added this to the 3.9 milestone Jan 21, 2018
@dkfellows dkfellows self-assigned this Jan 21, 2018
@dkfellows
Copy link
Owner Author

Requires LLVM 4.0

@dkfellows dkfellows merged commit 7658dfa into master Mar 20, 2018
@dkfellows dkfellows deleted the clone-module branch March 20, 2018 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant